get_events
Fetches soccer fixtures/events for a specific date, optionally filtered by match ID or team name. Use this to find scheduled upcoming matches or past results for a specific day.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Search or filter parameter. | |
| matchId | No | The unique numeric ID. | |
| teamName | No | Search or filter parameter. |