handoff
Transfer live playback to another device, preserving the current track and play position, and set the target volume if needed.
Instructions
Move playback to another device preserving the current track and play position (and optionally set the target volume) — a lossless "move to the kitchen speaker"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| volume | No | Volume to set on the target device after transfer, 0–100 | |
| dry_run | No | Preview only: validate inputs and describe exactly what would change without performing it | |
| device_id | Yes | Target device ID to hand playback off to | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |