SpotifyQueue
Control Spotify playback by managing the queue—view current tracks or add new ones using the Spotify API via the Spotify MCP Server.
Instructions
Manage the playback queue - get the queue or add tracks.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
action | Yes | Action to perform: 'add' or 'get'. | |
track_id | No | Track ID to add to queue (required for add action) |