is_valid_spotify_uri
Validate Spotify URIs with a local boolean check that returns true only for well-formed spotify: references with a 22-character base62 ID. Catch invalid references before using other Spotify tools.
Instructions
Boolean validity check for a single Spotify reference — true only for well-formed spotify: URIs with a 22-char base62 ID; evaluated locally.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | Yes | Spotify reference to check |