itglue_get_flexible_asset
Retrieve a specific flexible asset by its ID from IT Glue, with options to compact output or select specific fields.
Instructions
Fetch a single flexible asset by id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Flexible asset 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. |