GetCustomersMeAddresses
Retrieve and filter customer addresses by fields like country_code, city, or postal_code. Sort, paginate, and manage address data efficiently using the Medusa MCP Server.
Instructions
Retrieve the addresses of the logged-in customer. The addresses can be filtered by fields such as country_code
. The addresses can also be sorted or paginated.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
city | No | ||
country_code | No | ||
fields | No | ||
limit | No | ||
offset | No | ||
order | No | ||
postal_code | No | ||
q | No |