espn_get_team_details
Retrieve detailed team information including record, stats, venue, and next event by specifying sport, league, and team ID.
Instructions
Get detailed information about a specific team, including record, stats, venue, and next event.
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" | |
| team_id | Yes | ESPN team ID |