get_scene_summary
Aggregate node category counts and timeline details (frame, fps, start/end) from a Houdini scene, yielding a compact overview with total nodes and category distribution instead of a full node list.
Instructions
全场景 category counts + 时间线(add-scene-context-selection-materials,READ_ONLY)。
``max_nodes`` 控制 HOM 遍历预算;返回 ``total_nodes /
category_counts / frame / fps / start_frame / end_frame /
truncated / truncation_reason``。不返回完整节点列表,只聚合
category 分布。响应过 server 端 ``apply_response_cap``。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ctx | Yes | ||
| max_nodes | No |