polymarket_book
Retrieve the full order book, including bids and asks with sizes, for a specific Polymarket outcome token using its token ID.
Instructions
Full order book (bids + asks with sizes) for one outcome token.
Returns: {market, asset_id, bids:[{price, size}], asks:[{price, size}], tick_size, neg_risk, timestamp}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token_id | Yes |