device_sync_state
Reconcile saved device labels and volume presets with the current Spotify device list, identify stale entries, and preview or remove them with dry-run planning.
Instructions
Reconcile sidecar device labels/volume presets (and scene device hints) against the live device list; flags dead labels and can prune them. 1 read + sidecar. dry_run plans.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prune | No | Remove dead device presets/labels from the sidecar | |
| dry_run | No | Plan the prune without writing (default true). | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |