Spotify MCP Server

by marcelmarais
Verified

pausePlayback

Pause Spotify playback on a specified device using the Spotify MCP Server. Ideal for controlling music playback through AI assistants or automated workflows.

Instructions

Pause Spotify playback on the active device

Input Schema

NameRequiredDescriptionDefault
deviceIdNoThe Spotify device ID to pause playback on

Input Schema (JSON Schema)

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

You must be authenticated.

Other Tools from Spotify MCP Server

Related Tools

ID: wu15pi580l