Roster needs vs. required starters
get_my_roster_needsCompare your drafted players with the league's required starting lineup to flag thin positions and guide your next pick.
Instructions
Compare the players a roster has drafted so far against the league's required starting lineup and flag thin positions. Needs the league's roster_positions, so pass league_id (or a draft_id whose league is known).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| draft_id | No | ||
| league_id | No | ||
| my_roster_id | Yes | Your roster_id in the league. |