Discogs: remove release from collection
discogs_remove_from_collectionRemove a specific copy of a release from a Discogs collection folder by providing the instance ID from collection items. Useful when a folder contains multiple copies of the same release.
Instructions
Remove a specific instance of a release from a collection folder. Requires the instance_id returned by discogs_get_collection_items for that copy (a release can appear multiple times in a folder).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder_id | Yes | ||
| release_id | Yes | ||
| instance_id | Yes |