markets.watch_price
Subscribe to real-time price updates for Polymarket markets. Start, stop, or check WebSocket connections for a specific token to monitor price changes instantly.
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 |