Get a Polymarket event (Gamma)
polymarket_get_eventRetrieve full details for a single Polymarket event, including nested markets, by providing its numeric ID or URL slug.
Instructions
Full detail for a single event (a group of related markets). Pass id (numeric Gamma id) to fetch by id, or slug to look it up by URL slug. Includes nested markets. Example: { slug: "kraken-ipo-in-2025" }
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Numeric Gamma event id | |
| slug | No | Event URL slug |