crypto_price
Get current cryptocurrency prices, market data, and price changes using CoinGecko IDs. Retrieve market cap, volume, supply information, and historical performance metrics for informed financial decisions.
Instructions
Get current price, market cap, volume, and price changes for a cryptocurrency.
Returns comprehensive market data including 1h/24h/7d price changes, ATH data, supply info, and market cap rank. Use the CoinGecko ID (e.g., 'bitcoin' not 'BTC'). Use search_crypto to find IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coin | Yes | CoinGecko coin ID (e.g., 'bitcoin', 'ethereum', 'solana'). Use search_crypto to find IDs. | |
| currency | No | Target currency for prices (e.g., 'usd', 'eur', 'btc') | usd |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||