get_price
Retrieve the best available buy or sell price for a Polymarket prediction market token to inform trading decisions.
Instructions
Get the current price for a Polymarket token on the given side (buy or sell). Returns the best available price.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token_id | Yes | CLOB token ID (from market's clobTokenIds) | |
| side | Yes | Order side: buy or sell |