espnfantasy_player_news
Fetch injury and usage news for a single player to guide fantasy start/sit decisions.
Instructions
Recent fantasy news items for one player (injury/usage blurbs that drive start-sit calls).
Returns: {news:{feed:[{id, headline, description, published, lastModified, playerId, links, images}], resultsCount, resultsLimit, timestamp}}
Example: News for one player {"game": "ffl", "playerId": 3139477}
Auth: works without a key; ESPN_FANTASY_COOKIE unlocks more if set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| game | No | Fantasy game code. One of: ffl, flb, fba, fhl, wfba. | ffl |
| playerId | Yes | ESPN player id (from espnfantasy_players or a roster entry). |