Get Zendesk Organization
get_organizationRetrieve full details of a Zendesk organization by numeric ID, including name, tags, domains, and notes.
Instructions
Retrieve a single organization by its numeric id. Returns full details (name, tags, domains, notes) — more than the name/id that search or list_organizations surface. Use list_organizations to browse or search for a name-based lookup.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organization_id | Yes | Organization ID — the numeric id of the Zendesk organization to fetch. Obtain it from list_organizations, search, or a user record. |