get_playlist_videos
Retrieve a paginated list of videos from a YouTube playlist. Provide a playlist ID or URL to start, then use continuation tokens to load subsequent pages.
Instructions
Paginated list of videos in a YouTube playlist. Costs 1 credit/page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| playlist | No | Playlist ID or URL (required for first page). | |
| continuation | No | Continuation token from previous response (for next page). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |