playback_timeline
Forecast playback progress: get elapsed/remaining time for the current track, optional queue runway, and wall-clock ETA. Read-only.
Instructions
Progress forecast — elapsed/remaining for current track and optional queue runway, plus ETA wall-clock. 🟢/🟡 (1 read; +1 if include_queue). Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include_queue | No | Include queue total/ETA (extra GET /me/player/queue) | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |