Get Leagues for User
get_leaguesRetrieve all fantasy football leagues a user participates in for a specified season using their Sleeper user ID.
Instructions
Get all leagues a user belongs to for a given season.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| season | No | Season year, e.g. 2024. | 2026 |
| user_id | Yes | The numerical Sleeper user ID. |