itglue_get_user
Retrieve a specific user's details from IT Glue using their unique ID.
Instructions
Fetch a single IT Glue user by id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | User 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. |