read_model
Read a .stmx file and set it as the active model in the current session for editing, validation, or simulation of a system dynamics model.
Instructions
Read an existing .stmx file and load it as the current model
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_id | No | Optional model ID to load into/assign in this session | |
| filepath | Yes | Path to .stmx file | |
| compat_mode | No | Compatibility mode for import parsing | permissive |