gamma_list_series
Retrieve metadata for available market series to enable structured discovery of recurring groupings before filtering by series slug.
Instructions
List available series metadata for structured discovery.
Use this tool when the user refers to a known series or recurring grouping and you need series metadata before filtering markets with a series slug.
Prefer this tool when discovery is series-oriented rather than free-text
topic-oriented. For general search, use search_public instead.
Args: None.
Returns: list[dict[str, object]]: Raw series payloads from Gamma.
Raises: httpx.HTTPError: If the upstream Gamma request fails.
Examples: .. code-block:: python
series = await list_series()Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |