search_markets
Search Polymarket prediction markets with filters. Find active markets, filter by tags, volume, liquidity, and more. Perfect for market discovery and analysis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of results (max 100) | |
| order | No | Field to order by (e.g., 'volume', 'liquidity', 'volume24hr') | |
| query | No | Search query to filter markets by question text (e.g., 'Bitcoin $100k', 'Trump wins') | |
| closed | No | Filter by closed status (false = only active markets, true = include closed) | |
| offset | No | Pagination offset | |
| tag_id | No | Filter by tag ID (use list_tags to discover) | |
| ascending | No | Sort direction (true = ascending, false = descending) | |
| volume_min | No | Minimum volume in USD | |
| liquidity_min | No | Minimum liquidity in USD |