get_cash_flow_summary
Summarize monthly cash flow for your cash accounts, showing income, spending, and net over a specified period.
Instructions
Monthly income vs. spending for the user's cash accounts. Answers 'how much did I earn and spend?' over a period. Inflows are positive, outflows positive (spending), net = income − spending.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | End date (yyyy-MM-dd), defaults to today | |
| from | Yes | Start date (yyyy-MM-dd), required | |
| accountId | No | Cash account ID(s) (type '02_cash') to scope to; omit to use all cash accounts | |
| excludeTransfers | No | Exclude inter-account transfers from analytics |