sonos_get_favorite_radio_stations
Retrieve saved radio stations from Sonos favorites with metadata and streaming URIs, supporting pagination.
Instructions
Get favorite radio stations from Sonos favorites. Returns a list of saved radio stations with their metadata and streaming URIs.
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) |