create_connections
Create connections between design nodes by specifying start and end nodes. Optionally set a default connector template or check the current default.
Instructions
Create connections between nodes, or set/check the default connector template. Pass 'connectorId' to set a default. Pass 'connections' to create lines. Pass nothing to check current default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connectorId | No | Optional: The ID of the connector node to set as default template | |
| connections | No | Optional: Array of node connections to create |