contacts_get_contacts
Fetch contact records from GoHighLevel with filters for search query, location ID, and pagination controls to access CRM data programmatically.
Instructions
Get Contacts
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Limit Per Page records count. will allow maximum up to 100 and default will be 20 | |
| query | No | Contact Query | |
| locationId | No | Location Id Defaults to GHL_LOCATION_ID when omitted. | |
| startAfter | No | Start Afte | |
| startAfterId | No | Start After Id |