add_tracks_to_playlist
Add tracks to an existing TIDAL playlist by providing the playlist ID and track IDs.
Instructions
Add tracks to an existing playlist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_ids | Yes | List of track IDs to add | |
| playlist_id | Yes | Playlist ID to add tracks to |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |