get_crypto_latest_orderbook
Retrieves the current order book for one or more crypto symbols. Requires 'loc' set to 'us' and returns full order book depth, potentially large data.
Instructions
Returns the latest orderbook for one or more crypto symbols. The loc parameter is required — always set loc to "us". Note: the response includes the full order book depth and can be large.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| loc | Yes | Crypto location from where the latest market data is retrieved. | |
| symbols | Yes | A comma-separated list of crypto symbols. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||