Cashflow Get Cashflow Breakdown
cashflow_get_cashflow_breakdownGet a cashflow breakdown for income or expenses over a date range. Filter by accounts, categories, merchants, or tags, and group results by category, merchant, or category group to analyze trends.
Instructions
Get cashflow breakdown.
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 | ||
| group_by | No | category | |
| direction | 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 |