polymarket_event
Fetch a single event with all its markets using its Gamma ID. Get details such as title, volume, liquidity, and end date directly.
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. |