Use this tool to create static, professional PDF documents from your completed data analysis. It is ideal when you need to share experiment results, clinical findings, or operational performance metrics with stakeholders in a fixed-layout format that is ready for printing, email distribution, or archival purposes.
Structured Document Generation
The PDF report export functionality transforms raw analysis results into a clean, professional document. By organizing data into distinct sections and tables, the output is structured for clarity, making it easier for readers to navigate your findings.
Each report follows a standard layout featuring a clear title page and organized content blocks. This ensures that your professional reports maintain a consistent appearance, regardless of the complexity of the underlying data.
Deterministic Data Handling
The system operates as a stateless function, meaning it treats your data with precision. When you trigger a PDF report export, the platform takes the exact tool results and text descriptions generated during your analysis phase and renders them directly into the document.
Because this tool does not modify or synthesize figures, you can be confident that the document accurately reflects the analysis performed in your session. This separation of concerns ensures that the report serves as a faithful record of your work.
Professional Formatting and Layout
The generated reports are designed for professional output, utilizing A4 paper dimensions and standardized margins. Every report includes automated page numbering in the footer to ensure the document is ready for formal distribution or submission.
Tables within the report are formatted for high legibility, featuring clear headers and organized layouts. Whether you are documenting an A/B test result or a multi-group analysis, the rendering engine handles the visual details, allowing you to focus on the analysis itself.
Seamless Auditability
Every time you initiate a PDF report export, the platform automatically logs the event in the audit trail. This records the action, file metadata, and the specific structural components included in the file, providing a clear history of your documentation activities.
These logs serve as an internal reference, confirming when a report was created and its basic dimensions, such as the number of sections and tables. This creates a reliable workflow for tracking your analytical outputs over time.
1 · Intent → method
An LLM picks report_export_pdf from a fixed catalog.
2 · Method → numbers
Deterministic Python engine runs the math. Same input → same output.
3 · Numbers → plain language
A second LLM translates the result into your domain’s vocabulary.
Can I edit the numbers in the generated PDF?
No. This tool acts as a deterministic renderer. It takes the final, translated results from your analysis and places them directly into the report. It does not synthesize or alter data, ensuring the integrity of your findings.
How does the PDF handle long tables?
The export tool automatically manages pagination for tables. If your data exceeds a single page, the report repeats the table header on subsequent pages to maintain readability without manual intervention.
Tool input schema
Schema for report_export_pdf not exported yet (run pnpm export:registry).