describe_queue
View the current Spotify queue with playing/up-next tracks, durations, total remaining time, and source context. Get a clear snapshot of upcoming playback to plan listening.
Instructions
Enriched queue view: currently playing + up-next with durations, total remaining, and source context label. 🟢 (1 read) or 🟡 (2 if include_context resolves playlist/album name).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_results | No | Max items to return (default: SPOTIFY_MCP_MAX_ITEMS env or 50) | |
| include_context | No | Resolve context URI to playlist/album name (extra GET) | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |