Get cash flow summary
get_cashflow_summaryRetrieve exact aggregate income, expenses, savings, and savings rate for any date range. Omit both dates to default to the current month.
Instructions
Get exact aggregate income, expenses, savings, and savings rate for a date range. 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 |