get_matches_by_date
Retrieve all football matches across leagues scheduled on a specific date. Provide the date in YYYYMMDD format to get the complete match list.
Instructions
Get all football matches (across leagues) scheduled on a given date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | Date in YYYYMMDD format, e.g. 20260821 |