playlist_intersection
Find tracks shared across 2–10 playlists and see which playlists contain each common track.
Instructions
Report the tracks present in ALL of 2–10 playlists, including which of the source playlists each common track appears in — the read-only intersection analysis (commit variants live in the set-op plan tools). 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 intersect (2–10) | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |