list_customers
List or search customer records in a Medusa v2 store to locate and review customer information for management and support tasks.
Instructions
List/search customers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | ||
| limit | No | Max results (default 20). | |
| fields | No | Comma-separated field selection, e.g. 'id,title,status,*variants'. Use to keep responses small. | |
| offset | No | Results to skip (pagination). |