Delete a TouchDesigner operator
td_delete_operatorDeletes a single operator from a TouchDesigner project using its absolute path, while preserving protected root and project components.
Instructions
Delete exactly one operator. Root and project components are protected by the bridge.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute TouchDesigner operator path, for example /project1/visuals/noise1 |