Get current price
get_priceRetrieve the delayed price of any supported crypto token. Input a symbol, pair, or name; quote defaults to USD. Use for paper trading only.
Instructions
Fetch the latest price for a supported crypto token. Accepts a bare symbol (SOL), a full pair (SOLUSD, SOL-USD, SOL/USD), or a name (Solana); the quote currency defaults to USD. Prices are delayed up to 15 minutes and are for paper trading only — never for real-money decisions. Use list_supported_tokens to see valid identifiers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | Token to price: symbol (SOL), pair (SOLUSD / SOL-USD), or name (Solana). Quote defaults to USD. |