Rank / search players
rank_playersRank league players and free agents by stat or rank to find waiver targets. Use sort, sortType, and pagination.
Instructions
Rank league players (including free agents) by a sort key. sort is a stat id or one of AR (actual rank), OR (overall rank), PTS. sortType scopes the ranking window. Use this to find waiver/free-agent targets. 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 |