get_token_price
Get the current USD price of a token to understand its value before executing a swap.
Instructions
Returns the current USD price of a token. Use this before swaps to understand value.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain_id | No | Chain ID where the token exists. | |
| token_symbol | Yes | Token symbol (e.g. "ETH", "USDC", "WBTC") or contract address. |