polymarket_events
List Polymarket events from the public Gamma API. Returns normalized event rows for analysis, filtering, and integration.
Instructions
List Polymarket events. Returns normalized event rows from Polymarket's credential-free public Gamma events JSON.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum events, defaults to 25 and supports up to 100 | |
| order | No | Sort field | |
| closed | No | Closed filter | |
| offset | No | Result offset, defaults to 0 and supports up to 10000 | |
| ascending | No | Sort ascending when true |