list_channel_sections
Retrieve the shelf and section layout of a YouTube channel to understand how content is organized, including featured videos and playlists.
Instructions
Get the shelf and section layout of a YouTube channel page (e.g., 'Featured Videos', 'Popular Uploads', 'Single Playlist'). Returns snippet (title, type, style, position) and contentDetails (playlists[], channels[]). Useful for understanding how a channel organizes and surfaces its content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel_id | No | Channel ID to fetch sections for | |
| mine | No | Set to true to fetch the authenticated user's sections |