td_rename_node
Rename a TouchDesigner node by providing its current path and a new name, updating the node within its parent network.
Instructions
Rename a node to a new name within its parent network.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Current absolute path of the node | |
| new_name | Yes | New name for the node |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |