place_bid
Place a bid on a domain auction by providing the auction ID and bid amount. Optionally specify the currency for the bid.
Instructions
Place a bid on a domain auction. Requires the auction ID and bid amount.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| auction_id | Yes | Auction ID to bid on | |
| amount | Yes | Bid amount (e.g., '100.00') | |
| currency | No | Currency for the bid (e.g., 'USD') |