Medusa MCP Server

by SGFGOV
Verified

GetCustomersMeAddressesAddress_id

Retrieve a specific address of the logged-in customer, with options to expand relations or select specific fields for customized response.

Instructions

Retrieve an address of the logged-in customer. You can expand the address's relations or select the fields that should be returned.

Input Schema

NameRequiredDescriptionDefault
address_idNo
fieldsNo

Input Schema (JSON Schema)

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

You must be authenticated.

Other Tools from Medusa MCP Server

Related Tools

ID: mm0iug6eap