spotify_set_repeat
Control Spotify's repeat playback by choosing to repeat the current track, the entire context (playlist/album), or turn off repeat.
Instructions
Set the repeat mode for playback.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | Yes | 'track' = repeat current track, 'context' = repeat playlist/album, 'off' = no repeat | |
| device_id | No | The ID of the device to target |