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