custom_fields_get_custom_fields_by_object_key
Retrieve all custom fields for any object key in GoHighLevel. Specify the object's key to get its field definitions, simplifying CRM data integration and automation.
Instructions
Get Custom Fields By Object Key
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| objectKey | Yes | key of the Object. Must include "custom_objects." prefix for custom objects. Available on the Custom Objects details Page under settings | |
| locationId | No | Defaults to GHL_LOCATION_ID when omitted. |