search_contacts
Search GoHighLevel contacts by name, email, phone, tag, or advanced filters. Returns matching contacts with pagination support for large result sets.
Instructions
Search for GoHighLevel contacts by name, email, phone, tag, or advanced filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Search text for name, email, phone, or general contact matching. | |
| tag | No | Optional tag name to filter contacts by. | |
| limit | No | Maximum number of contacts to return. | |
| startAfterId | No | Contact ID to start after for cursor-based pagination. Use the startAfterId from a previous response to get the next page. | |
| startAfter | No | Timestamp to start after for cursor-based pagination. Use the startAfter value from a previous response. | |
| filters | No | Optional advanced search filters. When provided, the tool uses the advanced contact search endpoint. |