spotify_play
Starts or resumes Spotify playback. Optionally target a device, play a playlist, album, or specific tracks, and set a starting position.
Instructions
Start or resume playback. Can optionally specify device, context (album/playlist URI), specific tracks, or starting position.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uris | No | Array of track URIs to play | |
| device_id | No | The ID of the device to target | |
| context_uri | No | Spotify URI of the context to play (album, artist, playlist) | |
| position_ms | No | Position in milliseconds to start playback |