get_available_crypto_tickers
Retrieve a comprehensive list of all available cryptocurrency tickers, providing essential data for market analysis and trading insights through the Financial Datasets MCP Server.
Instructions
Gets all available crypto tickers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_available_crypto_tickersArguments",
"type": "object"
}