claim_waiver
Submit waiver claims with optional FAAB bids. Preview changes before confirming, and specify a player to drop if your roster is full.
Instructions
Submit a waiver claim with optional FAAB bid. Uses a confirmation pattern: first call (confirm=false) previews the changes, second call (confirm=true) executes them. Waiver claims are processed during waiver periods and have a pending status until processed. If your roster is full, you must specify a player to drop.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | If false (default), returns a preview of waiver claim. If true, executes the waiver claim. | |
| team_id | No | Team ID (1-based index) | |
| league_id | No | ESPN League ID (defaults to configured league) | |
| bid_amount | No | FAAB bid amount (defaults to 0 for free waiver claim) | |
| season_year | No | Season year (defaults to current year) | |
| add_player_id | No | ESPN player ID to claim off waivers | |
| drop_player_id | No | ESPN player ID to drop (required if roster is full) | |
| scoring_period_id | No | Scoring period (week) for transaction (defaults to current period) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |