queue_runtime_report
Calculate runtime statistics for the Spotify queue, including total, average, longest, and shortest track durations, plus time remaining on the current track.
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 |