crypto_price
Get current price, market cap, volume, and price changes for any cryptocurrency. Uses CoinGecko ID to return comprehensive market data including 1h/24h/7d changes, ATH, and supply info.
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 | |||