find_duplicate_spotify_uris
Find duplicate Spotify references in a batch, showing counts and positions by comparing canonical URI forms locally without network calls.
Instructions
List duplicate Spotify references in a batch with counts and positions, comparing canonical URI forms — computed locally with no network calls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uris | Yes | References to scan | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |