generate_report
Create structured Word documents from data payloads with Markdown formatting, tables, and sections for reports and documentation.
Instructions
Generates a complete Word document based on a structured content payload.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes | Filename for the generated report (e.g. 'audit_report') | |
| title | Yes | Title of the document | |
| sections | Yes | List of sections to include in the report |