itglue_create_related_item
Create a related-item link from a parent resource to a destination resource in IT Glue. Specify parent and destination types and IDs.
Instructions
Link a destination resource to a parent. Creates a related-item edge from parent → destination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| parentType | Yes | Type of the parent resource. | |
| parentId | Yes | Parent resource id. | |
| destinationType | Yes | Type of the resource being linked. | |
| destinationId | Yes | Destination resource id. | |
| notes | No | Optional free-text notes on the relationship. |