get_token_candle_data
Get historical candle stick data for any token using its address, time interval, and range. Ideal for analyzing price trends.
Instructions
Get candle data about any token for analysis.
Expects a CandleStickRequest, returns a list of candle sticks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| candle_stick_requests | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |