Medusa MCP Server

by SGFGOV
Verified

AdminGetCustomersIdAddressesAddress_id

Retrieve and filter a customer's address details by fields like company or paginate results using this tool for Medusa MCP Server administrators.

Instructions

This tool helps store administors. Retrieve a list of a customer's addresses. The addresses can be filtered by fields like company. The addresses can also be paginated.

Input Schema

NameRequiredDescriptionDefault
address_idNo
fieldsNo
idNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "address_id": { "type": "string" }, "fields": { "type": "string" }, "id": { "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from Medusa MCP Server

Related Tools

ID: mm0iug6eap