device_sync_state
Compare saved device labels and volume presets to the current Spotify device list, flag stale entries, and plan or apply cleanup with a dry-run option.
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 |