espn_web_call
Search ESPN for teams, athletes, and leagues. Retrieve athlete profiles with stats, gamelogs, and splits.
Instructions
Gateway to the ESPN web API (site.web.api.espn.com): site-wide search across
teams/athletes/leagues, plus the common/v3 athlete views (overview, stats,
gamelog, splits) that power player profile pages, and statistics-by-athlete.
search needs only query_params {query, limit}; the athlete_* ops need
path_params {sport, league, athleteId}. Browse the espn://web/operations resource.
Returns: (JSON object)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operation | Yes | ||
| path_params | No | ||
| query_params | No |