td_disconnect
Removes a connection from a specified node's input or output connector by providing the node path, connector index, and connector type.
Instructions
Disconnect a node's input or output connector.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path of the node to disconnect | |
| index | No | Connector index to disconnect | |
| connector_type | No | Which connector side to disconnect: 'input' or 'output' | input |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |