Hs Search Contacts
hs_search_contactsSearch contacts by name, email, or custom properties. Use when you need to find specific people in your database.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results (default 10, max 100) | |
| query | Yes | Search query (e.g., name or email) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| total | No | Total number of matches | |
| results | No | Array of matching contact objects |