markets.watch_price
Monitor real-time price changes for Polymarket tokens using WebSocket subscriptions. Subscribe to specific token IDs to receive live updates, unsubscribe to stop streaming, or check connection status for continuous market tracking.
Instructions
Manage live WebSocket price subscriptions for real-time market updates. Subscribe to a token_id to start streaming price changes, unsubscribe to stop, or check connection status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | subscribe=start streaming, unsubscribe=stop streaming, status=show connection info | status |
| token_id | No | Market token ID to subscribe/unsubscribe. Required for subscribe/unsubscribe, omit for status |