expense_summary
Get a spending summary for today, week, month, or year. Provides totals, balance, and category breakdown.
Instructions
Get spending summary for a time period.
Args: period: 'today', 'week', 'month', or 'year'.
Returns: Summary with totals, balance, and category breakdown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| period | No | month |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |