move_node
Moves a node to a new parent network in Houdini. Specify the node path and destination parent path to reorganize scene hierarchies.
Instructions
Move a node to a different parent network.
Args: ctx: MCP context. node_path: Node path. dest_parent: Destination parent path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_path | Yes | ||
| dest_parent | Yes |