Get Schedule
get_scheduleRetrieve the complete FIFA World Cup 2026 match schedule organized by date. Filter by date range and convert times to your preferred timezone.
Instructions
Get the full FIFA World Cup 2026 tournament schedule organized by date. Optionally filter to a specific date range. Each day includes all matches with team names, venues, kick-off times (UTC), and local venue time. Optionally pass a timezone to convert all match times.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date_to | No | End date (YYYY-MM-DD), defaults to tournament end (2026-07-19) | |
| timezone | No | IANA timezone (e.g. 'America/New_York', 'Europe/London') to convert match times to | |
| date_from | No | Start date (YYYY-MM-DD), defaults to tournament start (2026-06-11) |