Create GoHighLevel Custom Value
ghl_create_custom_valueCreate a custom value for a GoHighLevel location by providing a name and content. Write operation requires explicit approval before affecting live data.
Instructions
Create a custom value for a GoHighLevel location. Write operation: do not run against live data without explicit approval.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Custom value name. | |
| value | Yes | Custom value content. | |
| location_id | No | Optional GoHighLevel location ID override. Defaults to GHL_LOCATION_ID. | |
| response_format | No | Output format: markdown for human-readable summaries, json for structured output. | markdown |