get_network_overview
Get a compact overview of a Houdini network by specifying a path and recursion depth. Avoids context overflow by keeping depth low for complex scenes.
Instructions
Get a compact overview of a network.
Keep depth low (1–2). Larger values on complex scenes return thousands
of nodes and can overflow the context window.
Args: path: Network path. depth: Recursion depth (default 2, keep ≤ 3).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | /obj | |
| depth | No |