search_customers
Search customers by full name, phone, or email to retrieve matching customer records. Returns only allowed fields; card data is never included.
Instructions
Search customers by full name (query), phone, or email.
Cards are never returned. Requires CUSTOMERS_R. fields: optional list of field names to keep (narrows the response; cannot widen past the allowlist).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| No | |||
| limit | No | ||
| phone | No | ||
| query | No | ||
| fields | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||