play_favorite
Play a favorite item on a specified player by providing the player ID and the favorite item ID.
Instructions
Play a favorite by item ID on a player
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| playerId | Yes | Player ID to play favorite on | |
| itemId | Yes | Favorite item ID (the "id" field from get_favorites) |