Get undrafted players
get_available_playersRetrieve undrafted players remaining in a Sleeper fantasy draft, sorted by search rank. Filter by position or name to identify available options for your next pick.
Instructions
Players not yet drafted in this draft, from the cached dictionary minus the picks made. Sorted by Sleeper's search_rank (rough ADP; lower is better). Defaults to fantasy positions only and drops unranked players.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| search | No | Case-insensitive name substring filter. | |
| draft_id | Yes | ||
| position | No | Filter to a single position, e.g. RB, WR, QB, TE, K, DEF. | |
| include_idp | No | Include IDP defensive positions (DL/LB/DB). | |
| include_unranked | No | Include players with no search_rank (retired/deep roster). |