Get spending summary
get_summaryReturn a spending summary for expenses in today, yesterday, this week, this month, this year, or a custom date range. Do not create income, transfers, or financial advice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| period | Yes | Preset reporting period. Use 'custom' only together with date_from and date_to. | |
| date_to | No | ||
| timezone | No | IANA timezone used to interpret dates and relative words like today or yesterday, e.g. 'UTC'. | |
| date_from | No | ||
| reporting_currency | No | ISO 4217 currency code, e.g. USD, EUR, GBP. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||