Spotify MCP

by ashwanth1109

add_to_queue

Add a Spotify track to the playback queue by specifying its track ID using the Spotify MCP server. Simplify managing your music flow directly through commands.

Instructions

Add a track to the queue Args: track_id: Spotify track ID to add

Input Schema

NameRequiredDescriptionDefault
track_idYes

Input Schema (JSON Schema)

{ "properties": { "track_id": { "title": "Track Id", "type": "string" } }, "required": [ "track_id" ], "title": "add_to_queueArguments", "type": "object" }
ID: pf1oy40k88