clob_get_spread
Retrieve the bid-ask spread for a single CLOB token to assess transaction tightness and execution quality.
Instructions
Fetch the spread for one token.
Use this tool when the user specifically wants transaction tightness, execution quality hints, or a quick liquidity proxy.
Prefer this tool over get_book when only the spread is needed. If the
user wants depth and book shape too, use get_book.
The input should be a single CLOB token ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | Yes | Single-token lookup arguments. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quote | Yes | Normalized price quote. |