Search recurring market series
search_seriesSearch for recurring market series by substring. Get series slugs for families like 'btc-up-or-down' to identify specific event rounds.
Instructions
A series is a recurring family of markets — "btc-up-or-down-5m" is every BTC 5-minute up/down contract ever created. Use this when the question is about a kind of market rather than a specific one: it is more reliable than guessing at slug patterns with search_markets. Take the series slug, then use search_events to find its individual rounds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Default 20 | |
| search | No | Substring, e.g. "btc-up-or-down" or "solana" |