GetCustomersMeAddresses
Retrieve and manage customer addresses by filtering, sorting, or paginating based on criteria like country code, city, or postal code 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 |