addToQueue
Add tracks, albums, artists, or playlists to Spotify playback queues using Spotify URIs, IDs, or device-specific commands. Enables precise music control via supported AI assistants.
Instructions
Adds a track, album, artist or playlist to the playback queue
Input Schema
Name | Required | Description | Default |
---|---|---|---|
deviceId | No | The Spotify device ID to add the track to | |
id | No | The Spotify ID of the item to play | |
type | No | The type of item to play | |
uri | No | The Spotify URI to play (overrides type and id) |