Search prediction markets
swop_search_marketsSearch Swop prediction markets (Polymarket-backed) by topic. Supports free-text search over question/event/outcomes/tags, plus live-game and sport filters. Returns market question, slug, outcomes with current prices, CLOB token ids, liquidity, and end date. Prices are 0..1 probabilities per outcome.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| live | No | Only markets whose event is live right now | |
| limit | No | Max results, default 10 | |
| query | No | Free-text topic search, e.g. "bitcoin", "chiefs", "fed rates" | |
| offset | No | Pagination offset | |
| tag_id | No | Sport/category tag id from swop_get_taxonomy |