manage_backorder_auctions
List and manage domain backorder auctions: view open or closed auctions, get auction details, and place bids.
Instructions
View backorder auctions (open or closed) or get details/place a bid on a specific backorder auction.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action: 'list_open', 'list_closed', 'details' (get info), or 'bid' (place bid) | |
| auction_id | No | Auction ID (required for 'details' and 'bid') | |
| amount | No | Bid amount (required for 'bid') | |
| currency | No | Currency for the bid |