Search clients
search_clientsFind clients by email, name, company, or client number. Returns a page of matching client records with primary contact details and status.
Instructions
Find customers matching a free-text query (email, first/last name, company, client ID code such as '1234'). Wraps Clients.search. Returns a page of client records including the primary contact's name, email and status. Use get_client with the returned id for full details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Result page, starting at 1 | |
| query | Yes | Text to search for: email address, name, company or client number |