General
playlistItem-update - Claude MCP Skill
Update a playlist item (e.g., position, note).
SEO Guide: Enhance your AI agent with the playlistItem-update tool. This Model Context Protocol (MCP) server allows Claude Desktop and other LLMs to update a playlist item (e.g., position, note).... Download and configure this skill to unlock new capabilities for your AI workflow.
🌟4 stars • 38 forks
📥0 downloads
Documentation
SKILL.md# PlaylistItem Update This skill provides instructions for updating YouTube playlist items using the `yutu` CLI. ## Usage ```bash yutu playlistItem update [flags] ``` ## Options - `--id`, `-i`: ID of the playlist item to update. - `--title`, `-t`: Title of the playlist item. - `--description`, `-d`: Description of the playlist item. - `--privacy`, `-p`: Privacy status: `public`, `private`, `unlisted`. - `--onBehalfOfContentOwner`, `-b`: Content owner ID. - `--output`, `-o`: Output format (`json`, `yaml`, `silent`). - `--jsonpath`, `-j`: JSONPath expression to filter the output. ## Examples **Update a playlist item description:** ```bash yutu playlistItem update --id ITEM_ID --description "New Description" ```
Signals
Avg rating⭐ 0.0
Reviews0
Favorites0
Information
- Repository
- eat-pray-ai/yutu
- Author
- eat-pray-ai
- Last Sync
- 2/10/2026
- Repo Updated
- 2/9/2026
- Created
- 2/10/2026
Reviews (0)
No reviews yet. Be the first to review this skill!