inventory_export
Export your Discogs inventory as a CSV file for easy management and analysis of your music collection directly through the Discogs API.
Instructions
Request an export of your inventory as a CSV
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}