generate_report
Generate an HTML report with multiple DGMO diagrams, table of contents, and optional source blocks, then open it in your browser.
Instructions
Generate a polished HTML report with multiple DGMO diagrams, table of contents, and optional source blocks. Opens in browser by default. 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 |
|---|---|---|---|
| open | No | Open the report in the browser | |
| theme | No | Color theme | light |
| title | Yes | Report title | |
| palette | No | Color palette | slate |
| sections | Yes | Report sections, each with a diagram | |
| subtitle | No | Optional subtitle | |
| include_source | No | Show DGMO source in collapsible blocks |