ghl_location_get_custom_fields
Retrieve custom fields for a location by specifying the model (contact, opportunity, or all) to access field definitions.
Instructions
Get Custom Fields Endpoint: GET /locations/{locationId}/customFields (Version header: v3; source: v3/locations-v3.json) OAuth scopes: locations/customFields.readonly
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | Model of the custom field you want to retrieve | |
| locationId | Yes | Location Id |