espnfantasy_games
Get the current season ID and scoring period for all five ESPN fantasy games to resolve seasonId/scoringPeriodId before querying ESPN fantasy data.
Instructions
All five ESPN fantasy games with each one's CURRENT season id and scoring period — call this first to resolve seasonId/scoringPeriodId.
Returns: [{abbrev:'FFL', id, name, proSportAbbrev, currentSeasonId, currentSeason:{id, currentScoringPeriod:{id}, startDate, endDate}}] (top-level array of 5)
Example: Resolve the current NFL fantasy season + week
Auth: works without a key; ESPN_FANTASY_COOKIE unlocks more if set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||