remove_from_playlist
Remove specific tracks from a Spotify playlist using their track URIs. Provide the playlist ID and a list of URIs to instantly clean up your playlist.
Instructions
Remove one or more tracks from a playlist by their Spotify track URIs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uris | Yes | List of Spotify track URIs to remove | |
| playlistId | Yes | Playlist ID from get_playlists |