walk_tree
Traverse the containment tree starting from a given root ID and return the nested hierarchy.
Instructions
Walk the containment tree from root_id. Returns nested tree structure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| root_id | Yes | ||
| max_depth | No | ||
| max_elements | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||