Get Free Agents
get_free_agentsRetrieve free agents and waiver-wire players sorted by ownership percent or projection, with optional filter by lineup slot to target specific positions.
Instructions
Free agents and waiver-wire players, sorted by ownership percent (default) or projection. Optionally filter by lineup slot id (see get_league for slot ids, or the README's slot tables).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max players to return. | |
| sport | No | ffl (football), fba (basketball), or flb (baseball). Defaults to ESPN_SPORT. | ffl |
| season | No | Season year. Defaults to ESPN_SEASON. | |
| sort_by | No | owned | |
| league_id | No | ESPN league id. Defaults to ESPN_LEAGUE_ID. | 123456 |
| position_slot_id | No | Filter to one lineup slot id, e.g. 2 for RB in football. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |