ghl_create_custom_field
Create new custom fields in GoHighLevel by defining name, data type, options, folder placement, and form visibility for your location.
Instructions
Create a new custom field in the location.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| options | No | Options for SINGLE_OPTIONS/MULTIPLE_OPTIONS/CHECKBOX/RADIO fields | |
| dataType | Yes | Field data type | |
| fieldKey | No | Machine key for the field (snake_case). Auto-generated from name if omitted. | |
| parentId | No | Folder ID to place the field in (omit for root) | |
| position | No | ||
| placeholder | No | ||
| showInForms | No | Show field in forms |