Discover prediction markets
discover_pm_marketsFind active prediction markets from Kalshi and Polymarket by query or filter. Returns market slugs, outcome IDs, volume, liquidity, and spread for paper trading.
Instructions
Find active-open, quote-ready-first prediction markets on the mock-PM sources (Kalshi + Polymarket by default). Returns source, slug, quoteable outcome externalMarketIds, freshness, volume/liquidity/spread, and decisionSupport. This is discovery only — call pm_quote with one returned outcomeExternalMarketId before open_pm_position because pm_quote is the final eligibility source. Paper trading only — virtual funds (50,000 mUSD). Not financial advice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Optional search text (title, outcome, topic, or related coin). | |
| source | No | Source filter (default all = Kalshi + Polymarket). | |
| limit | No | Max rows (1-50, default 20). | |
| offset | No | Pagination offset (default 0). | |
| sort | No | Prediction-market sort (default best). |