canonicalize_spotify_uri
Normalize up to 500 Spotify links or URIs locally, extracting the canonical ID and stripping tracking parameters to produce clean, consistent references without network calls.
Instructions
Canonicalise a batch of Spotify references in one local pass: *** scheme, known kind, 22-char base62 ID, tracking params stripped — no network.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uris | Yes | References to canonicalise | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |