list_investment_transactions
Retrieve investment transactions for a given investment ID, using numbered pagination and configurable page size to access movement history.
Instructions
Movimentações do investimento com paginação numerada.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| page_size | No | ||
| investment_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| meta | Yes | ||
| tool | Yes | ||
| error | No | ||
| warnings | Yes | ||
| pagination | Yes |