restore_playback_state
Restore a saved playback snapshot to a device, recovering seek position, shuffle/repeat settings, and queue context.
Instructions
Restore a saved playback state snapshot (seeks, shuffle/repeat, queue context) to a device.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Snapshot name | |
| 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 |