itglue_get_configuration
Retrieve a specific IT Glue configuration by its ID. Get detailed attributes with options to reduce response size using compact mode or field filters.
Instructions
Fetch a single configuration by id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Configuration 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. |