polymarket_event
Retrieve a Polymarket event by its Gamma ID, including full event details, volume, liquidity, end date, and all associated markets.
Instructions
One event by Gamma id, with all its markets.
Returns: {id, title, slug, description, volume, liquidity, endDate, tags, markets:[…]}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Gamma event id (from polymarket_events). Required — part of the URL path. |