AdminGetCustomers
Retrieve and manage customer lists with advanced filtering, sorting, and pagination options for streamlined store administration in the Medusa MCP Server.
Instructions
This tool helps store administors. Retrieve a list of customers. The customers can be filtered by fields such as id
. The customers can also be sorted or paginated.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
$and | No | ||
$or | No | ||
company_name | No | ||
created_at | No | ||
created_by | No | ||
deleted_at | No | ||
No | |||
fields | No | ||
first_name | No | ||
groups | No | ||
has_account | No | ||
id | No | ||
last_name | No | ||
limit | No | ||
offset | No | ||
order | No | ||
q | No | ||
updated_at | No |