edges.deleteBetween
Remove all connections between two specified nodes in Circuitry's visual workflow platform without requiring individual edge IDs.
Instructions
Delete all edges between two nodes. More intuitive than needing edge IDs.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sourceId | Yes | Source node ID | |
| targetId | Yes | Target node ID |