compare_periods
Compare spending across two months, showing each period's total, the overall change, and per-category differences ranked by size.
Instructions
Compare spend between two months (YYYY-MM each). Returns each total, the overall delta, and a per-category delta table (sorted by biggest change).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| month_a | Yes | ||
| month_b | Yes |