Discogs: create marketplace listing
discogs_create_listingList a release for sale on Discogs marketplace by specifying release ID, condition, and price. Public listing with optional offers and shipping details.
Instructions
List a release for sale on the Discogs marketplace. This creates a real, publicly visible listing — confirm details with the user before calling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| price | Yes | Listing price as a plain number in the seller's currency. | |
| status | No | Defaults to Draft if omitted. | |
| weight | No | Weight in grams, for shipping calculations. | |
| comments | No | ||
| location | No | Free-text storage location, private to the seller. | |
| condition | Yes | ||
| release_id | Yes | ||
| allow_offers | No | ||
| sleeve_condition | No |