Medusa MCP Server

by SGFGOV
Verified

AdminGetPriceLists

Retrieve and manage price lists effectively by filtering, sorting, or paginating data. Designed for store administrators to access and organize pricing information with ease.

Instructions

This tool helps store administors. Retrieve a list of price lists. The price lists can be filtered by fields such as id. The price lists can also be sorted or paginated.

Input Schema

NameRequiredDescriptionDefault
$andNo
$orNo
ends_atNo
fieldsNo
idNo
limitNo
offsetNo
orderNo
qNo
rules_countNo
starts_atNo
statusNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "$and": { "items": { "type": "string" }, "type": "array" }, "$or": { "items": { "type": "string" }, "type": "array" }, "ends_at": { "additionalProperties": false, "properties": {}, "type": "object" }, "fields": { "type": "string" }, "id": { "type": "string" }, "limit": { "type": "number" }, "offset": { "type": "number" }, "order": { "type": "string" }, "q": { "type": "string" }, "rules_count": { "items": { "type": "string" }, "type": "array" }, "starts_at": { "additionalProperties": false, "properties": {}, "type": "object" }, "status": { "items": { "type": "string" }, "type": "array" } }, "type": "object" }

You must be authenticated.

Other Tools from Medusa MCP Server

Related Tools

ID: mm0iug6eap