find_track
Find a song by track and artist, verifying the artist matches to avoid karaoke or cover versions. Returns null when no verified match exists.
Instructions
Find one track, verifying the artist is on the result (avoids karaoke/cover mismatches). Returns null if no verified match.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track | Yes | ||
| artist | Yes |