get_full_orderbook
Retrieve the complete processed orderbook snapshot for a market by providing its Alpha market ID.
Instructions
Fetch the full processed orderbook snapshot from the Alpha REST API for a market. Requires ALPHA_API_KEY. Input is the Alpha market ID (UUID), not marketAppId. Returns the same app-keyed snapshot shape as websocket orderbook_changed.orderbook.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| marketId | Yes | The Alpha market ID (UUID) |