update_schedule
Modify a station's schedule entries and base playlist ID. Changing the base playlist removes existing entries that use that ID; base playlist cannot be added as an entry.
Instructions
Modify the schedule for a station. You cannot add an entry for the Base Playlist into entries. If you change the base_playlist_id, any entries containing that ID will be deleted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entries | No | Array of schedule entries | |
| station_id | Yes | The station ID | |
| base_playlist_id | No | ID of the base (fallback) playlist |