playlist_union_preview
Preview the union of 2-10 playlists as a first-seen-ordered sequence, with per-playlist counts and unique-track breakdown. Read-only, no changes.
Instructions
Preview the union of 2–10 playlists as a first-seen-ordered sequence, with per-playlist counts and how many tracks are unique to each — read-only, no writes. Quota: 🟢 N GETs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_results | No | Max items to return (default: SPOTIFY_MCP_MAX_ITEMS env or 50) | |
| playlist_ids | Yes | Playlists to union (2–10) | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |