get_crypto_price_by_symbol
Retrieve current cryptocurrency prices by entering coin symbols like BTC or ETH to monitor market values and track digital asset performance.
Instructions
Get latest price for a coin by its symbol
Args: coin_symbol: str = The symbol of the coin (e.g. BTC)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coin_symbol | Yes |