polymarket_series
Retrieves a single sports series by Gamma ID, returning its title, type, recurrence, and full list of events.
Instructions
One series by Gamma id, with its events.
Returns: {id, title, slug, seriesType, recurrence, events:[…]}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Gamma series id (from polymarket_series_list or an event's series). Required — part of the URL path. |