ghl_location_get_custom_field
Retrieve custom field values by ID or field key for a specific location to access stored field data.
Instructions
Get Custom Field Endpoint: GET /locations/{locationId}/customFields/{id} (Version header: v3; source: v3/locations-v3.json)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Custom Field Id or Field Key (e.g. "contact.first_name" or "opportunity.pipeline_id") | |
| locationId | Yes | Location Id |