set_module_style
Customize module box appearance in Stella diagrams: set background, border, font color/size, and label side.
Instructions
Set module box visual style in the diagram view
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_id | No | Session-scoped model ID. Optional; defaults to the current model for this session. | |
| font_size | No | Module label font size (e.g., 9pt) | |
| background | No | Module fill/background color | |
| font_color | No | Module label font color | |
| label_side | No | Module label position: top, bottom, left, or right | |
| module_name | Yes | Module name | |
| border_color | No | Module border/line color | |
| 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 |
|---|---|---|---|
| module | Yes | ||
| model_id | Yes |