remove_tracks
Remove selected tracks from a Spotify playlist by specifying the playlist ID and track IDs.
Instructions
Remove one or more tracks from a playlist. playlist_id and track_ids come from list_user_playlists and playlist_tracks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_ids | Yes | ||
| playlist_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |