spotify_add_to_queue
Add a track to your Spotify playback queue by providing its URI. Optionally specify a target device.
Instructions
Add a track to the user's playback queue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | Yes | The Spotify URI of the track to add (e.g., spotify:track:...) | |
| device_id | No | The ID of the device to target |