bank.summarize_spending
Summarize total incoming, outgoing, and net spending for a specified account and date range. Get a high-level view of cash flow without transaction-level detail.
Instructions
Aggregate total in/out/net spending for a date range (no transaction detail).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date_to | Yes | ||
| date_from | Yes | ||
| account_uid | Yes | ||
| institution | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||