resolve_tracks
Resolve title and artist picks to real Spotify tracks, returning resolved and unresolved lists to preview before building playlists.
Instructions
Resolve a list of {title, artist} picks to real Spotify tracks. Returns {resolved: [...], unresolved: [...]}. Use to preview before building.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tracks | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||