gamma_list_teams
Get team metadata for sports-market exploration. Identify teams before searching for events or markets.
Instructions
List team metadata for sports-market exploration.
Use this tool when a sports workflow needs team-level metadata before finding related events or markets.
Prefer this tool after identifying a sport or when the user explicitly asks about teams. For non-sports discovery, use other Gamma tools instead.
Args: None.
Returns: list[dict[str, object]]: Raw team payloads from Gamma.
Raises: httpx.HTTPError: If the upstream Gamma request fails.
Examples: .. code-block:: python
teams = await list_teams()Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |