add_tracks_to_playlist
Add tracks to a Spotify playlist by supplying track IDs or URIs, appending up to 100 per call to the end of the playlist.
Instructions
Add tracks to a Spotify playlist.
Accepts a list of track IDs or URIs (max 100 per call). Tracks are appended to the end of the playlist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_ids | Yes | ||
| playlist_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |