get_token_price
Fetch current price and market data for a cryptocurrency by providing its CoinGecko token ID and optional currency.
Instructions
Get current price and market data for a cryptocurrency
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| currency | No | Currency for price (default: usd) | |
| token_id | Yes | CoinGecko token ID (e.g., bitcoin, ethereum) |