set_repeat
Set Spotify repeat mode to off, context, or track. Use optional device ID and dry-run to validate changes before applying.
Instructions
Set repeat mode: off, context (repeat playlist/album), or track (repeat single track)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | Yes | Repeat mode | |
| dry_run | No | Preview only: validate inputs and describe exactly what would change without performing it | |
| device_id | No | Target device ID | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |