auto_place_module_boxes
Automatically position module view boxes around member variables in Stella system dynamics models, simplifying diagram layout and ensuring clear representation.
Instructions
Auto-place module view boxes around their member variables
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| padding | No | Padding around module members in pixels | |
| model_id | No | Session-scoped model ID. Optional; defaults to the current model for this session. | |
| min_width | No | Minimum module box width in pixels | |
| min_height | No | Minimum module box height in pixels | |
| only_missing | No | Only place boxes for modules without explicit view geometry | |
| 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 |
|---|---|---|---|
| modules | Yes | ||
| model_id | Yes |