search_tracks
Find tracks on TIDAL by song title or artist. Returns detailed track information to help you locate specific songs quickly.
Instructions
Search specifically for tracks/songs on TIDAL.
USE THIS TOOL WHENEVER A USER ASKS FOR:
- "Find the song [title]"
- "Search for tracks by [artist]"
- "Look for [song title] by [artist]"
- Any specific track/song search request
This function searches specifically for tracks and returns detailed track information.
Args:
query: The search term (song title, artist name, or combination)
limit: Maximum number of tracks to return (default: 20)
Returns:
A dictionary containing track search results with detailed information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes |