spotify_add_to_playlist
Add track URIs to Spotify playlists with placement control. Append to the end or insert at a specific position, supporting up to 100 tracks per request.
Instructions
Add track URIs to a playlist (max 100 per call). Appends by default or inserts at position.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| playlist_id | Yes | ||
| uris | Yes | ||
| position | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |