generate_pdf
Convert structured research reports into professionally formatted PDF files with headers, footers, page numbers, tables, confidence scores, and citations, then save them to the local reports directory.
Instructions
Renders a structured report (see generate_report's schema) into an institutional-layout PDF (headers, footers, page numbers, TOC, tables, per-section confidence, citations) via headless-browser HTML-to-PDF conversion, and writes it to the local reports directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| sections | Yes | ||
| subtitle | No | ||
| companyName | No | ||
| generatedAt | No |