objects_search_object_records
Search custom object records in GoHighLevel by passing a query like name:Buddy to find matching entries.
Instructions
Search Object Records
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | Yes | Page | |
| query | Yes | Pass this query parameter to search using your searchable properties. For example, if you have a custom object called “Pets” and have configured “name” as a searchable property, you can pass name:Buddy to search for pets with the name “Buddy.” | |
| pageLimit | Yes | Page Limit | |
| schemaKey | Yes | custom object key | |
| locationId | No | Location Id Defaults to GHL_LOCATION_ID when omitted. | |
| searchAfter | Yes |