youtube_channel_playlists
Retrieve all playlists from a YouTube channel. Accepts channel ID, handle, or URL, with pagination support via continuation token.
Instructions
Retrieve the playlists tab for a YouTube channel. Returns normalized playlist items from a channel's Playlists tab and an optional continuation token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| continuation_token | No | Pagination token returned by a previous request | |
| id | Yes | Channel ID, @handle, /c path, /user path, or full YouTube channel URL |