get_token_candle_data
Fetch candlestick data for any token by specifying a time range and interval for price or market cap analysis.
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 |