Find a customer by name
find_customerSearch for customers by partial name or customer ID to obtain their unique internal identifier for detailed insights.
Instructions
Search customers by (partial) first name, last name, or customer id. Returns matching customers with their internal oid — pass that oid (or the name) to customer_insights.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Full or partial name, e.g. 'Max', 'Khamla Sengdara', or a customer id like 'C500004'. | |
| limit | No |