get_cash_flows
Retrieves cash flow transactions with optional date range and kind filters, returning individual entries and aggregate totals for contributions and withdrawals.
Instructions
List cash flows (APORTE/RESGATE) with optional date range and kind filters. Returns up to limit rows sorted by flow_datetime DESC, plus aggregate totals (aporte_total, resgate_total, net) computed over ALL matching rows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | ||
| limit | No | ||
| date_to | No | ||
| date_from | No |