queue_runtime_report
Compute total, average, longest, and shortest durations for the upcoming Spotify queue, along with time remaining on the current track, to estimate listening time.
Instructions
Compute runtime statistics for the upcoming queue: total, average, longest and shortest items plus time remaining on the current track. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |