normalize_spotify_uri
Convert any Spotify link, URI, or bare ID into a canonical lowercase spotify: URI offline, stripping extra segments and tracking parameters.
Instructions
Normalise any accepted Spotify reference form (URI with extra segments, URL with tracking params, bare ID) into its canonical lowercase spotify: URI, offline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes | Spotify reference in any accepted form | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |