Get artist links
Get external platform links (Spotify, YouTube, TikTok, etc.) for an artist using its artistId
Name
get_artist_links
Schema
| Type |
|---|
| object |
Properties
| Name | Description | Example |
|---|---|---|
| artistId | Unique identifier of the artist | 11e81bcc-9c1c-ce38-b96b-a0369fe50396 |
| platform | Specific platform to filter | spotify |
| onlyDefault | Get only the default artist links | 1 |
Required
| Name |
|---|
| artistId |