search_app
Search music streaming services (TIDAL, Spotify, etc.) by specifying player, app command, query, and category ID to find albums, tracks, or artists.
Instructions
Search within an online music app (TIDAL, Spotify, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| playerId | Yes | Player ID to use for searching | |
| appCmd | Yes | App command name (e.g. "tidal", "spotty", "qobuz") | |
| query | Yes | Search query | |
| searchItemId | Yes | Search category item ID (e.g. TIDAL search albums might be "7.3" after browsing the Search menu) | |
| limit | No | Maximum number of results (default: 50) |