remove_tracks_from_playlist
Remove specific tracks from a Spotify playlist by providing the playlist ID and track URIs.
Instructions
Remove tracks from a playlist.
Args:
playlist_id: Playlist ID
track_uris: List of track URIs to removeInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| playlist_id | Yes | ||
| track_uris | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||