remove_from_library
Remove items from your Spotify library. Automatically processes up to 50 items per request.
Instructions
Remove items from the current user's library. Auto-chunks at 50 items per request.
Args:
uris: List of Spotify URIs to remove (e.g. ["spotify:track:xxx"]).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uris | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |