get_model_xml
Retrieve the XMILE XML representation of a Stella model for preview, with options to configure layout and compatibility settings.
Instructions
Get the XMILE XML representation of the current model (for preview)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_id | No | Session-scoped model ID. Optional; defaults to the current model for this session. | |
| auto_layout | No | Whether to auto-layout before export | |
| resolve_layout_violations | No | Whether to run layout crossing/collision post-processing before export | |
| compat_mode | No | Compatibility mode for export checks | permissive |