markets.search
Search Polymarket prediction markets by keyword to find trading opportunities with question, price, volume, and condition IDs for analysis.
Instructions
Search Polymarket markets by keyword query. Returns matching markets with question, price, volume, and condition_id. Use the condition_id from results with buy, get_price, or analyze_opportunity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query (e.g. 'bitcoin', 'election', 'UFC') | |
| limit | No | Maximum number of markets to return | |
| active_only | No | Only return active (non-resolved) markets |