list_investment_transactions
Retrieve investment transactions (buys/sells) with optional filters for date range, asset ID, asset type, and limit. Track activity across crypto, stock, ETF, commodity, and currency holdings.
Instructions
List investment transactions (buys/sells), optionally filtered
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | End date (YYYY-MM-DD) | |
| from | No | Start date (YYYY-MM-DD) | |
| limit | No | Max results (default: 100) | |
| assetId | No | Filter by asset ID | |
| assetType | No | Filter by type: crypto, stock, etf, commodity, currency |