render_report
Create a monthly visual budget report PDF with spending stats, budget comparison, trends, and flags, saved to a local file for the specified period.
Instructions
Render the month's visual report PDF (stat row, spend-vs-budget chart, trend, flags) deterministically to reports/budget-report-.pdf. period is YYYY-MM; optional narrative is a short plain-text paragraph placed under the headline. Writes a local file — confirm with the user before calling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| period | Yes | ||
| narrative | No |