youtube_channel_playlists
Retrieve a YouTube channel's playlists by ID, handle, or URL, with pagination for complete results.
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 |
|---|---|---|---|
| id | Yes | Channel ID, @handle, /c path, /user path, or full YouTube channel URL | |
| continuation_token | No | Pagination token returned by a previous request |