list-playlists
Retrieve the authenticated user's YouTube playlists with pagination support and configurable result limits between 1 and 50.
Instructions
List the authenticated user's playlists. 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) |