connect_nodes
Connect two nodes in an n8n workflow by specifying workflow ID, source node with output index, and target node with input index.
Instructions
Connect two nodes in an n8n workflow
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflowId | Yes | ||
| from | Yes | ||
| to | Yes |