General
playlistItem-list - Claude MCP Skill
List items in a playlist.
SEO Guide: Enhance your AI agent with the playlistItem-list tool. This Model Context Protocol (MCP) server allows Claude Desktop and other LLMs to list items in a playlist.... Download and configure this skill to unlock new capabilities for your AI workflow.
🌟4 stars • 38 forks
📥0 downloads
Documentation
SKILL.md# PlaylistItem List This skill provides instructions for listing YouTube playlist items using the `yutu` CLI. ## Usage ```bash yutu playlistItem list [flags] ``` ## Options - `--playlistId`, `-y`: Return items within the given playlist. - `--videoId`, `-v`: Return items associated with the given video ID. - `--ids`, `-i`: Return items with the given IDs. - `--maxResults`, `-n`: Maximum number of items to return (default 5). - `--onBehalfOfContentOwner`, `-b`: Content owner ID. - `--output`, `-o`: Output format (`json`, `yaml`, `table`). Default: `table`. - `--parts`, `-p`: Comma separated parts (default `[id,snippet,status]`). - `--jsonpath`, `-j`: JSONPath expression to filter the output. ## Examples **List items in a playlist:** ```bash yutu playlistItem list --playlistId PLAYLIST_ID ```
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!