get_organization_field
Retrieve a Zendesk organization field schema by ID, including dropdown options and regex patterns.
Instructions
Fetch one organization-field schema entry by ID with full body (dropdown options, regex). Distinct from a value on an organization, for that, fetch the organization and read organization_fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Organization field ID | |
| instance | No | Override the sticky instance for this call |