Create GoHighLevel Custom Field
ghl_create_custom_fieldCreate a custom field to store specific data for contacts or opportunities in a GoHighLevel location.
Instructions
Create a custom field for a GoHighLevel location. Write operation: do not run against live data without explicit approval.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Custom field display name. | |
| model | No | ||
| options | No | ||
| dataType | Yes | GoHighLevel custom field type. Note the documented MONETORY spelling. | |
| position | No | ||
| location_id | No | Optional GoHighLevel location ID override. Defaults to GHL_LOCATION_ID. | |
| placeholder | No | ||
| acceptedFormat | No | ||
| isMultipleFile | No | ||
| response_format | No | Output format: markdown for human-readable summaries, json for structured output. | markdown |
| maxNumberOfFiles | No | ||
| textBoxListOptions | No |