pbi_generate_pdf_report
Generates an executive, technical, or audit PDF report combining Power BI model information, page visuals, and audit data. Includes up to 20 PNG/JPEG captures as visual evidence and saves the PDF to outputs/pdf/.
Instructions
Genera un PDF ejecutivo, tecnico o de auditoria con capturas.
Compone informacion existente del modelo, paginas, visuales y auditoria.
capture_paths acepta hasta 20 PNG/JPEG, por ejemplo las rutas devueltas
por pbi_validate_desktop_render. No inventa graficas si no hay captura.
El PDF se reabre con pypdf y, cuando Poppler esta disponible, su primera
pagina se renderiza a PNG como prueba visual. Se guarda en outputs/pdf/.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| source | No | auto | |
| file_name | No | ||
| report_type | No | executive | |
| max_findings | No | ||
| capture_paths | No | ||
| include_audit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |