register_new_domain
Register a new domain. Returns a Stripe checkout URL for payment. After payment, domain is registered with FREE email forwarding, DNS, and AI bot monitoring. ALWAYS call check_domain_availability first. Collect first_name, last_name, email from user before calling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| years | No | Registration period in years. Default: 1. Most TLDs allow 1-10 years. | |
| domain | Yes | Full domain name to register, e.g. 'sweetcrumbs.com'. Must first be verified free via check_domain_availability. | |
| registrant | Yes | Legal registrant for the domain. Appears in WHOIS (private by default where the TLD supports it) and receives ICANN verification and renewal emails. |