check_domain
Check domain availability and price before purchase. Displays price to confirm user intent, ensuring informed buying decisions.
Instructions
Check if a domain is available for purchase and get its price.
Always call this before buy_domain. Show the user the price_display value (e.g. "$18.12") and confirm they want to proceed before buying.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | The full domain name to check (e.g. "coolstartup.com"). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||