get_contact_relationships
Retrieve all assets, documents, and configurations linked to a specific contact in IT Glue. Provide a contact ID to get a complete list of related items in one call.
Instructions
Get all items related to a specific contact.
This is a convenience method for a common use case.
Args: contact_id: The contact ID
Returns: JSON string with all related items
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contact_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |