validate_spotify_uri
Checks whether a Spotify URI, URL, or bare ID is valid by testing the URI grammar and 22-character base62 ID rule, then returns a field-by-field validity report.
Instructions
Validate a Spotify reference against the URI grammar and 22-char base62 ID rule locally, returning a field-by-field validity report.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | Yes | Spotify URI, URL, or bare ID to validate |