itglue_get_organization
Retrieve detailed information about a specific organization using its ID. Optionally reduce response size with compact format or field selection.
Instructions
Fetch a single organization by id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Organization id. | |
| formatOptions | No | Reduce response size for token-sensitive callers. compact mode keeps id+type plus a small set of identifying attributes; fields[] picks specific attribute keys; omitEmpty strips null/empty values. |