items-add_child
items-add_childAdd an existing item as a child to a parent item using their IDs to establish hierarchical relationships in case management workflows.
Instructions
Adds an existing item as a child of another item
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| child_id | Yes | Child item ID (@rid format) | |
| parent_id | Yes | Parent item ID (@rid format) |