explain_node
Get a structured summary of a Houdini node's type, connections, and non-default parameters. This read-only tool helps you understand node configuration without modifying the scene.
Instructions
单节点结构化摘要(add-scene-context-selection-materials,READ_ONLY)。
字段:``path / name / type / category / input_count /
output_count / inputs / outputs``;``include_params=True`` 时
附 ``non_default_parameters``(最多 ``max_params`` 条)。仅读
不修改场景。响应过 server 端 ``apply_response_cap``。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ctx | Yes | ||
| node_path | Yes | ||
| max_params | No | ||
| include_params | No |