connect_nodes
Create a directed edge between two nodes in a workflow, linking source to target with optional handle identifiers.
Instructions
Create edge between nodes
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_id | Yes | ||
| target_id | Yes | ||
| source_handle | No | source | |
| target_handle | No | target |