addTracksToPlaylist
Add multiple tracks to a specified Spotify playlist using track IDs and insert them at a desired position via the Spotify MCP Server.
Instructions
Add tracks to a Spotify playlist
Input Schema
Name | Required | Description | Default |
---|---|---|---|
playlistId | Yes | The Spotify ID of the playlist | |
position | No | Position to insert the tracks (0-based index) | |
trackIds | Yes | Array of Spotify track IDs to add |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Spotify MCP Server
Related Tools
- @ashwanth1109/mcp-spotify
- @superseoworld/mcp-spotify
- @marcelmarais/spotify-mcp-server
- @marcelmarais/spotify-mcp-server
- @ashwanth1109/mcp-spotify