itglue_get_contact
Retrieve a contact from IT Glue by its unique ID.
Instructions
Fetch one contact by id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Contact 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. |