List Recent Transactions
list_transactionsRetrieve recent transactions from Rotki within a specified time window, with pagination and adjustable look-back period, to review portfolio activity and analyze transaction history.
Instructions
List recent transactions within a time window
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default: 200) | |
| offset | No | Pagination offset (default: 0) | |
| window_days | No | Days to look back (default: 30) |