get_all_crypto_quotes
Retrieve bulk cryptocurrency quotes in a single request using Yahoo Finance MCP Server. Simplify access to comprehensive crypto market data for analysis and decision-making.
Instructions
获取全部加密货币的批量行情。
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_all_crypto_quotesArguments",
"type": "object"
}