search_contacts
Search contacts in a GoHighLevel CRM account by name, email, or phone, with support for advanced filters and pagination.
Instructions
Search contacts in this account. Maps to POST /contacts/search. [tier: readonly-owner]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Free-text search across name/email/phone | |
| filters | No | Advanced filter objects — see GoHighLevel's Search Contacts docs for the full filter/operator syntax | |
| pageLimit | No | Default 20 | |
| startAfterId | No | Pagination cursor from a previous call |