Get League Users
sleeper_get_league_usersFetch all managers in a Sleeper league with their team names and metadata. Provide league ID to get user list.
Instructions
Get all users (managers) in a Sleeper fantasy league with their team names and metadata.
Args:
league_id (string): The Sleeper league ID
Returns: List of users with user IDs, display names, team names, and avatar IDs.
Examples:
"Who are the managers in league 123456?"
"List all teams in this league"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| league_id | Yes | Sleeper league ID |