List / browse players
list_playersBrowse ranked list of league players and free agents to find waiver targets. Filter by sort, paginate results, see player details without stats.
Instructions
List league players (including free agents) in ranked order with their name, position, eligible positions, status, and ownership (free agent or owning team) — but no stats. This is the light way to scan waiver/free-agent targets; once you have candidates, use analyze_player_stats or rank_players for their stats. sort is a stat id or AR / OR / PTS. Returns up to 25 players per call; page with start.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Stat id, or AR / OR / PTS | AR |
| count | No | Number of players to return (max 25) | |
| start | No | Pagination offset | |
| sortType | No | Ranking window | season |
| leagueKey | No | League key; defaults to configured league |