set_entity_parent
Define hierarchical relationships by setting a parent for an entity, or remove its parent to detach it from the hierarchy.
Instructions
Set the parent of an entity for hierarchical organization
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entityName | Yes | ||
| parentName | Yes | Parent entity name or null to remove parent |