sodax_get_all_borrowers
Retrieve a paginated list of all borrowers across money market assets. Supports configurable offset, limit, and output format.
Instructions
Get all borrowers across all money market assets with pagination
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offset | No | Number of borrowers to skip for pagination | |
| limit | No | Maximum number of borrowers to return (1-100) | |
| format | No | Response format: 'json' for raw data or 'markdown' for formatted text | markdown |