get_context_inspect
Retrieve detailed information about the currently playing playlist, album, or artist, including the current track's position within the context. Read-only.
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 |