get_yield_pools
Fetch detailed data for all yield pools, including enriched insights and predictions, via the REI Crypto MCP Server, streamlining access to DeFi analytics.
Instructions
GET /yields/pools
Retrieve the latest data for all pools, including enriched information such as predictions.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_yield_poolsArguments",
"type": "object"
}