Get Cashflow
get_cashflowRetrieve cash flow analysis for any date range using natural language filters like 'last month' or 'this year'.
Instructions
Analyze cashflow data with flexible date filtering.
Args: start_date: Filter cashflow from this date onwards. Supports natural language like 'last month', 'this year' end_date: Filter cashflow up to this date. Supports natural language
Returns: JSON string containing cashflow analysis
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start_date | No | ||
| end_date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cashflow | Yes |