get_cash_transactions
Fetch historical cash transactions (dividends, interest, deposits, fees) from Interactive Brokers using a Flex query, with optional filtering by type, days, and row limits.
Instructions
Historical cash activity (dividends, interest, deposits/withdrawals, fees) from the configured Flex query. Needs IBKR_FLEX_QUERY_ID + token; see README.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | ||
| max_rows | No | ||
| type_filter | No | Filter: Dividends, Withholding Tax, Deposits/Withdrawals, Broker Interest Received, Other Fees; empty for all |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |