espn_get_news
Retrieve news articles for a specific sport and league. Returns headlines, summaries, and links.
Instructions
Get the latest news articles for a sport/league, including headlines, descriptions, and links.
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" | |
| limit | No | Maximum number of articles to return |