generate_report
Create polished HTML reports with multiple DGMO diagrams, table of contents, and collapsible source blocks. Reports open automatically in browser.
Instructions
Generate a polished HTML report with multiple DGMO diagrams, table of contents, and optional source blocks. Opens in browser by default. IMPORTANT: Parentheses in DGMO labels = color notation (stripped from name). All labels must be unique. Use dashes for qualifiers, e.g. "App - TS" not "App (TS)".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Report title | |
| subtitle | No | Optional subtitle | |
| sections | Yes | Report sections, each with a diagram | |
| theme | No | Color theme | dark |
| palette | No | Color palette | nord |
| include_source | No | Show DGMO source in collapsible blocks | |
| open | No | Open the report in the browser |