render_page
Build a complete HTML page by assembling structured components into a selected template. Pass sections, options, and output path to generate the file.
Instructions
Assemble page from structured components
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| budget | No | ||
| options | No | ||
| sections | Yes | Array of component sections to assemble | |
| template | Yes | Template name (report, exploration, deck, code-review, design, prototyping, illustrations, research, custom-editor, minimal, documentation, invoice, data-sheet, pitch-deck, dashboard, newsletter, changelog, faq, api-doc, landing-page, budget, meeting-notes, comparison, financial-summary, error-page) | |
| output_path | Yes | Absolute path for the output HTML file | |
| entity_annotations | No | Optional CSS selector-to-entity mappings for consistency engine support |