itglue_get_group
Fetch a specific IT Glue group by its ID to access its details and attributes.
Instructions
Fetch a single IT Glue group by id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Group 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. |