browse_app
Navigate an online music app menu (e.g., TIDAL, Spotify) on your player. Use app-specific commands and optional item IDs to explore submenus.
Instructions
Browse an online music app menu (TIDAL, Spotify, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| playerId | Yes | Player ID to use for browsing | |
| appCmd | Yes | App command name (the "cmd" field from get_apps, e.g. "tidal", "spotty", "qobuz") | |
| itemId | No | Optional menu item ID to browse into (omit for top-level menu) | |
| limit | No | Maximum number of results (default: 50) |