read_model
Load an existing Stella model from a .stmx file to edit or review its structure and dynamics.
Instructions
Read an existing .stmx file and load it as the current model
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes | Path to .stmx file | |
| model_id | No | Optional model ID to load into/assign in this session | |
| compat_mode | No | Compatibility mode for import parsing | permissive |