audio_get_playlist
Fetch all audio items from a playlist by providing the playlist ID, with pagination option for large sets.
Instructions
Get all items in a specific audio playlist
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| playlistId | Yes | The ID of the playlist (UUID, name, or index) | |
| start | No | Optional starting index for pagination (default: 0) |