custom_fields_create_custom_field_folder
Create a new folder to organize custom fields within a custom object in GoHighLevel CRM. Provide the object key and folder name to add it.
Instructions
Create Custom Field Folder
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Field name | |
| objectKey | Yes | The key for your custom object. This key uniquely identifies the custom object. Example: "custom_object.pet" for a custom object related to pets. | |
| locationId | No | Location Id Defaults to GHL_LOCATION_ID when omitted. |