get_context_inspect
Inspect the currently playing playlist, album, or artist and get the current track's position within that context. Choose concise, detailed, or JSON output.
Instructions
Inspect the currently-playing context (playlist/album/artist) in detail, including the position of the current track within that context when it is enumerable. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |