get_crypto_list
Retrieve a comprehensive list of cryptocurrencies currently listed on exchanges using Yahoo Finance MCP Server for accurate, real-time market data.
Instructions
获取交易所上市的加密货币列表。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_crypto_listArguments",
"type": "object"
}