Get custom object schema
ghl_get_object_schemaFetch a custom object schema by key to retrieve its properties and structure.
Instructions
Fetch a custom object schema by key (e.g. custom_objects.podcast_episode), including its properties.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schemaKey | Yes | Object key, e.g. custom_objects.podcast_episode. | |
| locationId | No | GHL Location (sub-account) ID. Defaults to GHL_LOCATION_ID. |