Tool to retrieve aggregated candle (OHLCV) data for instruments on Coinbase International Exchange. Use when you need historical price and volume data for trading pairs like BTC-PERP or ETH-PERP.
endstringEnd timestamp in ISO 8601 format (e.g., 2024-01-01T00:00:00Z). The end of the time range for candle data. If not provided, defaults to current time.
startRequiredstringStart timestamp in ISO 8601 format (e.g., 2024-01-01T00:00:00Z). The beginning of the time range for candle data.
instrumentRequiredstringIdentifies the instrument by name (e.g., BTC-PERP, ETH-PERP). This is the trading pair symbol for which to retrieve candle data.
granularityRequiredstringThe aggregation period of candles data. Determines the time interval for each candle (OHLCV bar).
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.