Get cash flow
get_cashflowRetrieve income and expense totals grouped by category, category group, and merchant. Filter by optional start and end dates, or omit both to view the current month.
Instructions
Get income and expense aggregates grouped by category, category group, and merchant. Omit both dates for the current month.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | No | Date in YYYY-MM-DD format | |
| start_date | No | Date in YYYY-MM-DD format |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| meta | Yes |