markets.discover
Discover active Polymarket prediction markets by filtering resolution deadlines and categories to find trading opportunities based on market data.
Instructions
Find active Polymarket prediction markets filtered by resolution deadline and category. Returns market question, price, volume, and end date. Use ending='today' for fast-resolving markets, or 'all' to browse everything.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ending | No | Filter by resolution deadline: today, this_week, or all active markets | today |
| category | No | Filter by category (e.g. politics, sports, crypto, pop-culture) | |
| min_volume | No | Minimum trading volume in USDC to include a market | |
| limit | No | Maximum number of markets to return |