get_playback_snapshot
Retrieve the current Spotify playback state in a compact read-only view: active device, track or episode, position, shuffle/repeat mode, and context. Check what is playing and current settings.
Instructions
Return the full current playback state compactly: device, track/episode, position, shuffle/repeat and context. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |