search_albums
Find albums on TIDAL by title or artist name. Submit a query to get album details and metadata.
Instructions
Search specifically for albums on TIDAL.
USE THIS TOOL WHENEVER A USER ASKS FOR:
- "Find the album [title]"
- "Search for albums by [artist]"
- "Look for [album name]"
- Any specific album search request
Args:
query: The search term (album title, artist name, or combination)
limit: Maximum number of albums to return (default: 20)
Returns:
A dictionary containing album search results with detailed information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes |