search_prediction_events
Search prediction market events on Polymarket and Kalshi using a keyword, slug, or ticker. Get matching events with markets and outcome probabilities.
Instructions
Search prediction market events by keyword, slug, or ticker-like text on Polymarket and Kalshi. Returns matching events with markets and outcome probabilities. Query must be at least 3 characters. Use get_odds_event_list to browse without a keyword.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search keyword, slug, or ticker. Min 3 characters. | |
| status | No | Filter by event status. Default 'open' — use 'all' only when you need historical events. | open |
| sort | No | Sort order for results | relevance |
| page | No | Page number for pagination | |
| limit | No | Results per page |