Get song links
Get external platform links (Spotify, YouTube, TikTok, etc.) for a song using its songId
Name
get_song_links
Schema
| Type |
|---|
| object |
Properties
| Name | Description | Example |
|---|---|---|
| songId | Unique identifier of the song | 11e82612-052b-f4f4-a20c-a0369fe50396 |
| platform | Specific platform to filter | spotify |
| onlyDefault | Get only the main song links by platform | 1 |
Required
| Name |
|---|
| songId |