get_available_players
Retrieve free agent players from Sleeper fantasy football leagues with filtering by position, team, and projections, plus sorting options for waiver wire analysis.
Instructions
Get available players (free agents) for your league with enhanced filtering and sorting
Input Schema
Name | Required | Description | Default |
---|---|---|---|
league | No | League name (ROAD_TO_GLORY or DYNASTY), defaults to configured default | |
limit | No | Maximum number of players to return (default: 20) | |
minProjection | No | Minimum projected points filter | |
position | No | Filter by position (QB, RB, WR, TE, K, DEF) | |
sortBy | No | Sort players by criteria (projections, trending, ownership, alphabetical) | projections |
team | No | Filter by NFL team (e.g., 'PHI', 'SF') | |
week | No | Week number for projections (defaults to current week) |