remove_from_library
Remove specific tracks, albums, or shows from your Spotify library by providing their URIs.
Instructions
Remove items from the current user's library.
Args:
uris: List of Spotify URIs to remove (e.g. ["spotify:track:xxx"]). Max 40.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uris | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |