markets.search
Search Polymarket prediction markets by keyword. Retrieve markets with question, price, volume, and condition_id for use with buy, get_price, or analyze_opportunity.
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 |