General
channelSection-list - Claude MCP Skill
List channel sections for a channel or the authenticated user.
SEO Guide: Enhance your AI agent with the channelSection-list tool. This Model Context Protocol (MCP) server allows Claude Desktop and other LLMs to list channel sections for a channel or the authenticated user.... Download and configure this skill to unlock new capabilities for your AI workflow.
🌟5 stars • 38 forks
📥0 downloads
Documentation
SKILL.md# ChannelSection List This skill provides instructions for listing YouTube channel sections using the `yutu` CLI. ## Usage ```bash yutu channelSection list [flags] ``` ## Options - `--channelId`, `-c`: Channel ID to list sections for. - `--mine`, `-M`: Return sections for the authenticated user. - `--ids`, `-i`: Return sections with specified IDs. - `--hl`, `-l`: Language code for localized content. - `--onBehalfOfContentOwner`, `-b`: Content owner ID. - `--output`, `-o`: Output format (`json`, `yaml`, `table`). Default: `table`. - `--parts`, `-p`: Comma separated parts (default `[id,snippet]`). - `--jsonpath`, `-j`: JSONPath expression to filter the output. ## Examples **List my channel sections:** ```bash yutu channelSection list --mine true ``` **List sections for another channel:** ```bash yutu channelSection list --channelId CHANNEL_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!