get_account_transactions
Retrieve account transactions for a specified date range. Provide start and end dates to get transaction data.
Instructions
Retrieve account transactions for a date range
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endDate | Yes | End date (yyyy-MM-dd) | |
| startDate | Yes | Start date (yyyy-MM-dd) |