youtube_list_playlist_items
Retrieve a list of videos from a YouTube playlist by providing a playlist ID and API key. Supports pagination via max results and page token.
Instructions
List videos in a YouTube playlist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | Yes | ||
| playlist_id | Yes | ||
| max_results | No | ||
| page_token | No |