remove_tracks_from_playlist
Remove all occurrences of tracks from a Spotify playlist by providing track IDs or URIs, up to 100 per call.
Instructions
Remove tracks from a Spotify playlist.
Removes all occurrences of each track. Accepts track IDs or URIs (max 100 per call).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_ids | Yes | ||
| playlist_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |