get_cashflow_statement
Retrieve cash flow statement reports by date range, choosing cash or accrual basis, and filter zero or non-zero balances to analyze financial performance.
Instructions
Get the cashflow statement report.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| basis | No | accrual | |
| toDate | No | ISO date or date-time string | |
| fromDate | No | ISO date or date-time string | |
| noneZero | No | ||
| showZero | No | ||
| precision | No | ||
| accountIds | No | ||
| noneTransactions | No |