get_playback_context
Identify what is currently playing by resolving the active playback URI into catalog details such as playlist or album 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 |