Get Market Price
polymarket.market.pricesRetrieve the midpoint price of a Polymarket prediction market token using its CLOB token ID.
Instructions
Get midpoint price for a prediction market token
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token_id | Yes | Polymarket CLOB token ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |