Spotify MCP

by ashwanth1109

seek_position

Adjust playback to a specific position in the current Spotify track by specifying the time in milliseconds. Integrates with Spotify MCP for precise control during playback.

Instructions

Seek to position in current track Args: position_ms: Position in milliseconds

Input Schema

NameRequiredDescriptionDefault
position_msYes

Input Schema (JSON Schema)

{ "properties": { "position_ms": { "title": "Position Ms", "type": "integer" } }, "required": [ "position_ms" ], "title": "seek_positionArguments", "type": "object" }
ID: pf1oy40k88