zendesk_get_organization
Fetch a Zendesk organization's details, including custom fields and tags, by providing its ID. Returns JSON with key fields for integration purposes.
Instructions
Fetch a Zendesk organization including its custom fields and tags. Returns JSON with id, name, organization_fields, tags, created_at, updated_at.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organization_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |