playMusic
Begin playing Spotify tracks, albums, artists, or playlists on a specified device using an MCP server. Input the Spotify ID, type (track, album, artist, playlist), and device ID for precise playback control.
Instructions
Start playing a Spotify track, album, artist, or playlist
Input Schema
Name | Required | Description | Default |
---|---|---|---|
deviceId | No | The Spotify device ID to play on | |
id | No | The Spotify ID of the item to play | |
type | No | The type of item to play | |
uri | No | The Spotify URI to play (overrides type and id) |