espn_site_call
Access ESPN sports data including team details, rosters, schedules, injuries, depth charts, transactions, and more. Specify sport, league, and optional identifiers to retrieve structured JSON results.
Instructions
Gateway to the ESPN site API resource families (site.api.espn.com). Supply an
operation plus a path_params map containing at least sport + league
(slugs like football/nfl, basketball/nba) and any id the op needs (teamId,
athleteId), then optional query_params. Covers team detail/rosters/schedules/
injuries/depth-charts/transactions/history, athlete news, conference/division
groups and poll rankings. For athlete profiles/game-logs/splits use
espn_web_call (or espn_core_call for the canonical model). Browse every
operation in the espn://site/operations resource.
Returns: (JSON object)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operation | Yes | ||
| path_params | No | ||
| query_params | No |