list_materials
Lists material nodes under a given parent path, ensuring valid Sop category. Provides path, name, node type, and category, sorted by path for scene inspection.
Instructions
枚举 parent 下材质节点(add-scene-context-selection-materials,READ_ONLY)。
验证 parent 存在且 childTypeCategory 为 Sop(Houdini 21
真实材质节点归属);每项 ``path / name / node_type / category``,
稳定按 path 排序。响应过 server 端 ``apply_response_cap``。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ctx | Yes | ||
| parent_path | No | /mat |