Get Zendesk Organization
get_organizationRetrieve a Zendesk organization by numeric ID to get full details such as name, tags, domains, and notes. Use this tool when you need complete organization data beyond what search or list results provide.
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. |