sleeper_league
Fetch detailed Sleeper league settings, including scoring rules, roster slots, playoff format, and waiver options, from a league ID. Understand league configuration for strategy or analysis.
Instructions
League configuration: scoring rules, roster slots, playoff format, waiver settings and status.
Returns: {league_id, name, season, season_type, status, sport, total_rosters, roster_positions:[…], scoring_settings:{…}, settings:{playoff_week_start, waiver_type, …}, draft_id, previous_league_id, bracket_id}
Example: Sleeper's public example league {"league_id": "289646328504385536"}
Auth: none needed.
Also answers this: espnfantasy_league_defaults, espnfantasy_league, espnfantasy_league_settings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| league_id | Yes | League id (from the Sleeper app URL, or sleeper_user_leagues). Required — part of the URL path. |