list_polymarket_events
Retrieve Polymarket events that bundle related markets, with filtering by tag, status, and sorting to explore prediction market topics.
Instructions
List Polymarket events (groups of related markets). Events bundle multiple Yes/No markets under one topic (e.g. 'US Presidential Election 2024' contains many candidate markets). Uses the Gamma API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Filter by tag (e.g. 'politics', 'crypto', 'sports') | |
| limit | No | Number of events (1-100) | |
| active | No | Filter: only active events | |
| closed | No | Filter: only closed events | |
| orderBy | No | Sort field | |
| ascending | No | Sort ascending |