update_playlist
Modify an existing playlist for a radio station, updating its title, description, color, or shuffle settings.
Instructions
Modify an existing playlist for a station
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| color | No | Color in full hex format | |
| title | No | Playlist title | |
| shuffled | No | Whether the playlist is shuffled | |
| station_id | Yes | The station ID | |
| description | No | Playlist description | |
| playlist_id | Yes | The playlist ID | |
| shuffle_opts | No | Shuffle options object |