play_app_item
Play a specific music item from an online streaming service on your desired player by using its item ID.
Instructions
Play an item from an online music app by item ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| playerId | Yes | Player ID to play on | |
| appCmd | Yes | App command name (e.g. "tidal", "spotty", "qobuz") | |
| itemId | Yes | Item ID to play (the "id" field from browse_app or search_app) |