rename_node
Renames a node in Houdini scene, pre-checking for name conflicts and returning the updated path and old/new names.
Instructions
重命名节点(add-node-parameter-vex-tools,MUTATING)。
预检同名冲突;返回新 path / old_name / new_name。响应过
``apply_response_cap``。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ctx | Yes | ||
| path | Yes | ||
| new_name | Yes |