td_destroy_operator
Remove an operator from a TouchDesigner project by providing its path and explicit confirmation. Safeguards prevent deletion of root nodes or the bridge.
Instructions
删除 Operator。必须明确传入 confirm=true;不能删除根节点或桥接自身。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| confirm | Yes |