Retrieves the order book for a specific product on Coinbase Exchange. The order book shows current bids (buy orders) and asks (sell orders) with their prices and sizes. Use this to analyze market depth and liquidity for trading pairs.
levelintegerSelect response detail. Level 1: Only the best bid and ask. Level 2: Top 50 bids and asks (aggregated). Level 3: Full order book (non-aggregated).
product_idRequiredstringThe trading pair product ID (e.g., 'BTC-USD', 'ETH-EUR'). This identifies which product's order book to retrieve.
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.