Cashflow Get Cashflow Summary
cashflow_get_cashflow_summaryRetrieve a summary of cash flow for a specified date range, with optional filters for accounts, categories, merchants, and tags. Get a quick overview of income and expenses.
Instructions
Get cashflow summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Optional dotted output field paths to return, such as ['id', 'merchant.name', 'category.name']. | |
| filters | No | ||
| end_date | Yes | ||
| start_date | Yes | ||
| output_mode | No | Output shape to return. Use summary for compact CLI-style defaults, full for complete structured data without raw, and raw for complete structured data including raw payloads. | summary |
| session_path | No |