spotify_add_to_playlist
Add up to 100 track URIs to a Spotify playlist. Append tracks by default or insert them at a specific position.
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 |