sleeper_draft
Retrieve a draft's configuration: type, rounds, slot order, and status, using its draft ID.
Instructions
One draft's configuration: type, rounds, slot order and status.
Returns: {draft_id, league_id, season, status, type, settings:{rounds, teams, pick_timer}, draft_order, slot_to_roster_id, start_time, last_picked}
Example: A draft's settings {"draft_id": "289646328504385537"}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| draft_id | Yes | Draft id (from sleeper_league_drafts). Required — part of the URL path. |