espnfantasy_games
Retrieve current season ID and scoring period for all five ESPN fantasy games to resolve required identifiers for subsequent API calls.
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 | |||