get_portfolio_ledger
Retrieve ledger entries for a specific portfolio using its ID. Supports pagination with limit and offset for efficient data access.
Instructions
Get ledger entries for a portfolio
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results to return | |
| offset | No | Offset for pagination | |
| portfolioId | Yes | Portfolio ID |