apply_scene
Restore a saved Spotify scene by resolving its device, transferring playback, setting volume/shuffle/repeat, and starting its saved context, skipping missing targets.
Instructions
Apply a saved scene: resolve its device hint, transfer playback, then set volume/shuffle/repeat and start the saved context (in that order; missing targets are skipped)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Scene name to apply | |
| dry_run | No | Preview only: validate inputs and describe exactly what would change without performing it | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |