add_connector
Add a dependency arrow between source and target variables to define causal links in a Stella model.
Instructions
Add a connector (dependency arrow) between variables
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to_var | Yes | Target variable name (the one using from_var) | |
| from_var | Yes | Source variable name | |
| model_id | No | Session-scoped model ID. Optional; defaults to the current model for this session. | |
| workspace_id | No | Opaque application workspace handle. Required by MCP 2026-07-28 clients; supported legacy stdio clients may omit it to use the process-local compatibility workspace. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_id | Yes | ||
| connector | Yes |