Search prediction markets
search_marketsFind events and their markets with live odds. Filter by free-text query, category slug (see predict://categories), sort and status. Each event lists markets with outcomes, token ids, best bid/ask, tick size and a human URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Free-text search, e.g. 'fed rate october' or 'bitcoin 150k' | |
| sort | No | Sort order | |
| limit | No | Events to return (1-50, default 20) | |
| offset | No | Pagination offset | |
| status | No | active (default), resolved or all | |
| category | No | Category slug, e.g. politics, crypto, sports, new, breaking, ending | |
| maxMarkets | No | Markets per event (1-50, default 5) |