get-playlist
Fetch a YouTube playlist's items by playlist ID. Use page tokens and set max results (1-50) to control the returned content.
Instructions
Read a playlist's items/contents. Costs 1 quota unit per call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageToken | No | Page token from a previous call | |
| maxResults | No | Max results (1-50) | |
| playlistId | Yes | Playlist ID |