Medusa MCP Server

by SGFGOV
Verified

AdminGetInventoryItems

Retrieve and filter inventory items by fields like ID, sort, or paginate results using this tool for efficient inventory management in Medusa MCP Server.

Instructions

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

Input Schema

NameRequiredDescriptionDefault
$andNo
$orNo
fieldsNo
heightNo
hs_codeNo
idNo
lengthNo
limitNo
location_levelsNo
materialNo
mid_codeNo
offsetNo
orderNo
origin_countryNo
qNo
requires_shippingNo
skuNo
weightNo
widthNo

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" }, "fields": { "type": "string" }, "height": { "type": "string" }, "hs_code": { "type": "string" }, "id": { "type": "string" }, "length": { "type": "string" }, "limit": { "type": "number" }, "location_levels": { "additionalProperties": false, "properties": {}, "type": "object" }, "material": { "type": "string" }, "mid_code": { "type": "string" }, "offset": { "type": "number" }, "order": { "type": "string" }, "origin_country": { "type": "string" }, "q": { "type": "string" }, "requires_shipping": { "type": "boolean" }, "sku": { "type": "string" }, "weight": { "type": "string" }, "width": { "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from Medusa MCP Server

Related Tools

ID: mm0iug6eap