Search Polymarket markets
search_marketsFind Polymarket events and markets via full-text search. Returns market questions, prices, liquidity, and token IDs needed for order book and price history queries.
Instructions
Full-text search across Polymarket events and their markets. Returns matching events with each market's question, outcome prices, liquidity, and volume. Use this first to discover markets and their token IDs (token IDs feed get_orderbook / get_price_history).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max events to return per type (default 10) | |
| query | Yes | Free-text search, e.g. 'US election', 'bitcoin 100k', 'premier league' | |
| activeOnly | No | Restrict to currently-active/tradable events (default true) |