Get Free Agents
get_free_agentsFind free agents and waiver claims in your fantasy league. Filter by position, sort by ownership or projections to identify players to pick up.
Instructions
List available players (free agents and waiver claims) in the user's league.
Use this for "who should I pick up?", "best available RB", or "who's trending".
Args: position -- one of QB, RB, WR, TE, K, D_ST (case-insensitive; D/ST also accepted); omit for all positions. limit -- 1 to 50, default 10. sort -- "owned" (most rostered across ESPN first, default) or "projected" (highest season projection first).
Each player row: player_id (pass to get_player), name, position, pro_team, injury_status, status (FREEAGENT = add immediately; WAIVERS = must submit a claim), percent_owned (% of ESPN leagues rostering them), percent_change (ownership trend -- positive means being picked up), season_projected / season_points (full-season projected / scored so far), week_projected / week_points (current NFL week; 0.0 may mean not played yet OR played and scored nothing), and positional_rank (ESPN's season rank at their position; null if unavailable). Next-week projections are not available from this tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | owned | |
| limit | No | ||
| position | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||