transfer_playback
Move active Spotify playback to another Spotify Connect device. Provide the target device ID to redirect audio output.
Instructions
Move playback to a different Spotify Connect device
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| play | No | Force play immediately (default: maintain current state) | |
| dry_run | No | Preview only: validate inputs and describe exactly what would change without performing it | |
| device_id | Yes | Target device ID to transfer playback to | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |