preview_diagram
Render DGMO diagrams as HTML previews in the browser, with support for light/dark theme toggling and optional source code display.
Instructions
Render one or more DGMO diagrams and open an HTML preview in the browser. Supports theme toggle and optional source display. For DGMO syntax call get_language_reference (e.g. color a label with a trailing color name: "Sales red").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| theme | No | Color theme | light |
| palette | No | Color palette | slate |
| diagrams | Yes | One or more diagrams to preview | |
| include_source | No | Show DGMO source in collapsible blocks |