List CRM contacts
list_contactsSearch CRM contacts by name, email, or phone to resolve recipient email addresses before sending signing invites.
Instructions
Search CRM contacts by name, email, or phone. Use this tool before send_invite to resolve a recipient's email address by their name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Filter contacts by name, email, or phone (partial match). Omit to return the first per_page contacts. | |
| per_page | No | Maximum number of contacts to return (1–100, default 15) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | Number of contacts returned in this response | |
| contacts | No | Matching contacts (empty list when no contacts match — not an error) |