list_playlist_items
Retrieve videos from a YouTube playlist by specifying the playlist ID and optional result limit.
Instructions
List videos in a playlist. Costs 1 quota unit.
Args: playlist_id: The playlist ID max_results: Number of results (1-50, default 50)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| playlist_id | Yes | ||
| max_results | No |