Get picks made so far
get_draft_picksFetch the ordered list of draft picks, with optional limit to the most recent picks, to monitor a live draft's progress.
Instructions
Ordered list of picks already made in a draft. Poll this every 5-10s during a live draft. Player names/positions/teams are resolved from the cached player dictionary (falling back to pick metadata).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Only return the most recent N picks. | |
| draft_id | Yes |