list_children
Get the child nodes of a Houdini node by providing its path. Recursive mode returns all descendants, uncovering the complete node hierarchy.
Instructions
List all children of a node, optionally recursive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| recursive | No |