sonos_browse_playlists
Browse Sonos playlists on a specific device with pagination to handle large collections.
Instructions
Browse Sonos playlists. Supports pagination for large collections.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of items to return (default: 100) | |
| deviceId | Yes | Room name, UUID, or IP address | |
| startIndex | No | Starting index for pagination (default: 0) |