Discogs MCP Server

get_marketplace_order

Retrieve marketplace order details from the Discogs API by specifying the order ID. Use this tool to access and manage your Discogs collection data efficiently.

Instructions

Get a marketplace order

Input Schema

NameRequiredDescriptionDefault
order_idYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "order_id": { "type": "number" } }, "required": [ "order_id" ], "type": "object" }

You must be authenticated.

Other Tools from Discogs MCP Server

Related Tools

ID: 05or5qmrnr