get_liquidity
Calculate liquidity from Polymarket order book depth to assess market depth and trading availability for specific prediction market tokens.
Instructions
Compute liquidity from CLOB /book depth (bid/ask USD). Source: clobTokenIds from list_active_markets or get_market_details. If token has no active CLOB/order book, returns 404. Example: token_id=clobTokenIds[0].
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token_id | Yes | Token ID |