Get GoHighLevel Custom Field Or Folder V2
ghl_get_custom_field_v2Retrieve a specific custom field or folder by its ID from GoHighLevel's Custom Fields V2. Output in markdown or JSON for easy integration.
Instructions
Get a Custom Fields V2 field or folder by ID with GET /custom-fields/{id}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Custom Fields V2 field or folder ID. | |
| response_format | No | Output format: markdown for human-readable summaries, json for structured output. | markdown |