get_contact
Retrieve detailed contact information from IT Glue by providing the contact ID. Returns a JSON string with the contact's details.
Instructions
Get a specific contact by ID.
Args: contact_id: The IT Glue contact ID
Returns: JSON string with contact details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contact_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |