sonos_browse_item
Browse a Sonos music library item to retrieve its sub-items, like albums for an artist or tracks for an album.
Instructions
Browse a specific library item to get its children. For example, get albums for an artist or tracks for an album.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of items to return (default: 100) | |
| deviceId | Yes | Room name, UUID, or IP address | |
| objectId | Yes | Object ID from a previous browse or search result | |
| startIndex | No | Starting index for pagination (default: 0) |