sort_uris_by_kind
Sort Spotify URIs into deterministic groups by entity kind—track, album, artist, playlist, show, episode, audiobook, user—and return labelled groups offline.
Instructions
Sort Spotify references into deterministic groups by entity kind (track, album, artist, playlist, show, episode, audiobook, user) and return them labelled per group — offline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uris | Yes | References to group | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |