Every action below is available as a verb in Cerebral OS — callable from a Cerebral, a Map, or the Runtime API. All executions are governed, audited, and dry-run safe.
Cancel Spot Order
bitget:cancel_spot_order
Cancel an existing spot order.
Write
High risk
Create Spot Order
bitget:create_spot_order
Create a new spot trading order.
Write
Medium risk
Get Account Info
bitget:get_account_info
Get current account information including balances and permissions.
Read
Low risk
Get Klines
bitget:get_klines
Get candlestick/kline data for a trading pair.
Read
Low risk
Get Order Book
bitget:get_order_book
Get order book (market depth) for a trading pair.
Read
Low risk
Get Spot Balances
bitget:get_spot_balances
Get spot account balances for all coins or a specific coin.
Read
Low risk
Get Spot Order
bitget:get_spot_order
Get details of a specific spot order by ID.
Read
Low risk
Get Ticker
bitget:get_ticker
Get 24hr ticker price change statistics for a symbol.
Read
Low risk
Get Trade History
bitget:get_trade_history
Get recent public trade history for a trading pair.
Read
Low risk
List Spot Orders
bitget:list_spot_orders
List spot trading orders with optional filters.
Read
Low risk
List Symbols
bitget:list_symbols
List all available trading symbols/pairs on Bitget spot market.
Read
Low risk