dedupe_spotify_uris
Remove duplicate Spotify references from a list, preserving first-seen order. Compare canonical URI forms locally with no network calls.
Instructions
Remove duplicate Spotify references from a list, preserving first-seen order, comparing canonical URI forms where possible — local, no network.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uris | Yes | References to dedupe | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |