add_to_playlist
Add a track to the current playlist by providing player ID and track ID. Extend the music queue with a single command.
Instructions
Add a track to the current playlist
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| playerId | Yes | Player ID to add track to | |
| trackId | Yes | Track ID to add |