itglue_get_location
Retrieve a location by its ID from IT Glue. Use compact format or field filters to reduce response size.
Instructions
Fetch one location by id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Location 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. |