get_etf_overview_eth
Retrieve an overview of Ethereum (ETH) ETFs using the REI Crypto MCP Server, providing access to comprehensive crypto data without managing individual API keys.
Instructions
GET /etfs/overviewEth
Get ETH ETFs.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_etf_overview_ethArguments",
"type": "object"
}