espn_get_scoreboard
Retrieve live or past scores for any sport and league, including game status and basic info. Specify sport, league, date, and limit.
Instructions
Get live or date-specific scores for a sport/league. Returns current scoreboard with game status, scores, and basic game info.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sport | Yes | Sport code, e.g. "football", "basketball", "baseball", "hockey", "soccer", "mma", "golf", "tennis", "racing" | |
| league | Yes | League code, e.g. "nfl", "nba", "mlb", "nhl", "wnba", "college-football", "mens-college-basketball", "eng.1", "usa.1", "ufc", "pga", "atp", "f1" | |
| dates | No | Date filter in YYYYMMDD format (e.g. 20240115) | |
| limit | No | Maximum number of events to return |