youtube_list_playlists
Retrieve playlists for a specific channel or the authenticated user's own playlists, with configurable result limits up to 50, to organize and access video collections directly from YouTube.
Instructions
List playlists for a channel.
Args: channel_id: Channel ID to list playlists from mine: If True, list the authenticated user's playlists max_results: Number of playlists to return (max 50)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mine | No | ||
| channel_id | No | ||
| max_results | No |