Spotify MCP Server

by marcelmarais
Verified

skipToPrevious

Skip to the previous track in your Spotify playback queue using the specified device ID via the Spotify MCP Server.

Instructions

Skip to the previous track in the current Spotify playback queue

Input Schema

NameRequiredDescriptionDefault
deviceIdNoThe Spotify device ID to skip on

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "deviceId": { "description": "The Spotify device ID to skip on", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from Spotify MCP Server

Related Tools

ID: wu15pi580l