Discogs: update collection item
discogs_update_collection_itemUpdate a Discogs collection item's personal rating and notes. Supply folder, release, and instance IDs to target the specific item.
Instructions
Update the personal rating and/or notes fields on a specific collection item instance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | Custom notes fields, as returned by the folder's fields list. | |
| rating | No | ||
| folder_id | Yes | ||
| release_id | Yes | ||
| instance_id | Yes |