Discogs · Capability
Discogs API — Inventory Management
Discogs — Inventory Management. 9 operations. Lead operation: Discogs List Inventory Exports. Self-contained Naftiko capability covering one Discogs business surface.
What You Can Do
GET
Listinventoryexports
— Discogs List Inventory Exports
/v1/inventory/export
POST
Requestinventoryexport
— Discogs Request Inventory Export
/v1/inventory/export
GET
Getinventoryexport
— Discogs Get Inventory Export
/v1/inventory/export/{export-id}
GET
Downloadinventoryexport
— Discogs Download Inventory Export
/v1/inventory/export/{export-id}/download
GET
Listinventoryuploads
— Discogs List Inventory Uploads
/v1/inventory/upload
POST
Addinventoryupload
— Discogs Add Inventory Upload
/v1/inventory/upload/add
POST
Changeinventoryupload
— Discogs Change Inventory Upload
/v1/inventory/upload/change
POST
Deleteinventoryupload
— Discogs Delete Inventory Upload
/v1/inventory/upload/delete
GET
Getinventoryupload
— Discogs Get Inventory Upload
/v1/inventory/upload/{upload-id}
MCP Tools
list-inventory-exports
Discogs List Inventory Exports
read-only
idempotent
request-inventory-export
Discogs Request Inventory Export
get-inventory-export
Discogs Get Inventory Export
read-only
idempotent
download-inventory-export
Discogs Download Inventory Export
read-only
idempotent
list-inventory-uploads
Discogs List Inventory Uploads
read-only
idempotent
add-inventory-upload
Discogs Add Inventory Upload
change-inventory-upload
Discogs Change Inventory Upload
delete-inventory-upload
Discogs Delete Inventory Upload
get-inventory-upload
Discogs Get Inventory Upload
read-only
idempotent