search_tidal
Search TIDAL for tracks, albums, artists, or playlists using a query, with optional type filtering and result limits.
Instructions
Search TIDAL for tracks, albums, artists, or playlists with comprehensive results.
USE THIS TOOL WHENEVER A USER ASKS FOR:
- "Search for [song/artist/album] on TIDAL"
- "Find songs by [artist]"
- "Look for [song title]"
- "Search TIDAL for [anything]"
- Any general search request for music content
This function provides comprehensive search across all TIDAL content types.
When processing the results of this tool:
1. Present search results in a clear, organized format by type (tracks, albums, artists, playlists)
2. Include key information: track/album/artist name, duration, TIDAL URLs
3. Highlight the most relevant results first
4. If searching for specific content, focus on the most accurate matches
5. Always include TIDAL URLs so users can easily access the content
Args:
query: The search term (song title, artist name, album name, etc.)
search_type: Type of search - "all", "tracks", "albums", "artists", or "playlists" (default: "all")
limit: Maximum number of results per type (default: 20)
Returns:
A dictionary containing search results organized by content type
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | ||
| search_type | No | all |