get_playback_context
Identify the currently playing playlist, album, artist, or show by resolving its context URI to metadata like name, owner, and track count.
Instructions
Resolve the current playback context URI (from GET /me/player) to catalog metadata — playlist/album/artist/show name, owner, track count. 🟢/🟡 (1-2 reads). Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |