get_track_visuals
Fetch track details, cover colors, and looping video canvas in one request to power visual interfaces.
Instructions
Fetch a track plus its cover colors and canvas in one call, for visual UIs.
track and colors are always present (anonymous). canvas is
best-effort: the looping cover video when the server has a SPOTIFY_SP_DC
cookie and the track has one, else null — a missing cookie or Canvas never
fails the call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||