get_raises
Retrieve comprehensive data on all raises from the Raises dashboard using the REI Crypto MCP Server. Access DeFi and crypto analytics without managing individual API keys.
Instructions
GET /api/raises
Overview of all raises on our Raises dashboard.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_raisesArguments",
"type": "object"
}