get_cash_flow
Retrieve cash flow analysis for a date range, optionally filtered by account and aggregated daily, weekly, or monthly.
Instructions
Get cash flow analysis for a period
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endDate | No | End date (ISO format or DD-MM-YYYY) | |
| accountId | No | Filter by account ID | |
| frequency | No | Aggregation frequency | |
| startDate | No | Start date (ISO format or DD-MM-YYYY) |