football_get_groups
Get the FIFA World Cup 2026 group draw, including all 12 groups with team codes and the advancement format (48 teams, top 2 plus 8 best third-placed teams).
Instructions
Return the FIFA World Cup 2026 group draw and advancement format.
Returns: data.groups: {group_letter: [4 team codes]} for all 12 groups. data.format: 48-team / 12-group / top-2 + 8-best-thirds rule. data.teams: team-code -> {name, fifa_code} metadata. meta.source: adapter that served the data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| meta | No | ||
| error | No |