get_queue_snapshot
Retrieve the full upcoming queue with per-track runtimes and total queue duration for a quick overview of what's next.
Instructions
Return the full upcoming queue with per-track runtime and the total queue runtime. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_results | No | Max items to return (default: SPOTIFY_MCP_MAX_ITEMS env or 50) | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |