check_domain_availability
Check whether a specific internet domain name is available for registration. Returns availability status, price, and alternatives if taken. WHEN TO USE: user asks 'is X.com available?' or 'can I register Y.io?'. ALWAYS call this before register_new_domain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Complete domain name with TLD, e.g. 'sweetcrumbs.com' |