nodes.addConnected
Create a new node and connect it to an existing node in Circuitry's visual workflow platform, enabling AI agents to build and expand visual diagrams.
Instructions
Create a new node and connect it to an existing node.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sourceNodeId | Yes | ID of the node to connect from | |
| direction | Yes | Direction to place new node | |
| type | Yes | Type of node to create | |
| name | No | Display name for new node | |
| config | No | Node configuration |