Rank all Yahoo baseball players
rank_game_playersRank the current game's player pool by Yahoo stat or ranking key, returning up to 25 players per call without league context.
Instructions
Rank the current game's player pool by a Yahoo stat or ranking key. Unlike rank_players, this is not league-specific: it has no ownership, waiver, or custom league-scoring context, and returns up to 25 players per call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Stat id, or AR / OR / PTS | AR |
| count | No | Number to return (max 25) | |
| start | No | Pagination offset | |
| gameKey | No | Yahoo game key; defaults to the game from the configured league | |
| sortType | No | Ranking window | season |