generate_report
Convert your Beancount book into a financial report in HTML or XLSX format. Choose HTML for a styled self-contained file, or XLSX with Balance Sheet, Income Statement, and Transactions sheets.
Instructions
Generate a financial report from the book.
format: 'html' (styled, self-contained) or 'xlsx' (Excel workbook with Balance Sheet, Income Statement and Transactions sheets). Returns the path to the written file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| as_of | No | ||
| format | No | html |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |