save_playback_state
Capture a snapshot of the current Spotify playback state and store it in a named local slot for later retrieval or analysis.
Instructions
Snapshot current playback state to a named local slot (sidecar JSON).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Slot name (default: timestamp) | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |