search_customers
Search customers by email, phone, or name fragment. Returns paginated results with adjustable page size.
Instructions
Search customers by query string (matches email, phone, name). Returns paginated list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results per page (default 50, max 250). | |
| query | Yes | Search term: email address, phone number, or name fragment. |