playback_compare_states
Compare two saved playback snapshots to spot changes in track, shuffle, repeat, progress, device, and context. Runs entirely offline without API calls.
Instructions
Diff two saved playback snapshots (sidecar only, no API). Shows item/shuffle/repeat/progress/device/context changes. 🟢 (0 API calls).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state_a | Yes | First snapshot name | |
| state_b | Yes | Second snapshot name | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |