get_markets
Retrieve Morpho markets with pagination, filtering, and ordering options to manage datasets efficiently. Supports querying by assets, whitelisted status, and other criteria.
Instructions
Retrieves markets from Morpho with pagination, ordering, and filtering support.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
first | No | Number of items to return (default: 100) | |
orderBy | No | Field to order by | |
orderDirection | No | Order direction | |
skip | No | Number of items to skip | |
where | No |