search_clients_by_email
Search clients by email prefix to check for existing prospects before creating a lead, with pagination up to 50 results per page.
Instructions
Find clients by email address (prefix match, up to 50 per page).
Use this before creating a lead to check whether the prospect already
exists in the SingleOps account. Returns 0-50 matching clients;
paginate with the page parameter when the count approaches 50.
Common pattern: search the prospect's email; if found, reuse
client_id when creating the lead instead of supplying a portal_lead
block.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |