token_price
Retrieve current USD price, 24-hour change percentage, and market capitalization for any cryptocurrency token using its symbol.
Instructions
Get the current USD price of any cryptocurrency token
Use when: You need the current USD price, 24h change, or market cap of any cryptocurrency. Returns: price_usd, change_24h_pct, market_cap_usd, coin_id
Price: $0.001 USDC per call
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Token symbol, e.g. BTC, ETH, SOL |