load_template
Load a Stella template into the current session, converting it into an active model for system dynamics analysis.
Instructions
Load a template into the current session as a model
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_id | No | Optional model ID for the loaded template | |
| 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. | |
| template_name | Yes | Template name |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | ||
| model_id | Yes | ||
| template | Yes |