record_pick
Manually record a draft pick when ESPN is not reporting, for live drafts or external drafts. Merges with reported picks to keep the draft pool accurate.
Instructions
Manually record a pick when ESPN is not reporting the draft.
Use this if picks stop appearing in get_draft_state during a live draft, or for a draft held outside ESPN's draft room. Recorded picks merge with anything ESPN does report, so the available pool stays correct either way.
Args: player: Player name, full or partial ("Gibbs", "jahmyr gibbs"). player_id: Exact id, if you have it instead of a name. team_id: Who made the pick. Defaults to whoever is on the clock.
Ambiguous names are not guessed -- the candidates come back instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| player | No | ||
| team_id | No | ||
| player_id | No |