Delete TouchDesigner node
delete_td_nodeDelete a single node in TouchDesigner by specifying its full path. Use only when the user explicitly requests node removal.
Instructions
Delete a single node by path. Destructive — only call this when the user explicitly asks to remove a node.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Full path of the node to delete, e.g. '/project1/noise1'. |