youtube_list_playlists
Retrieve playlists from a YouTube channel or your own account. Provide channel ID, enable mine for own playlists, and set max results up to 50.
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 |