Check domain availability + price
check_domainCheck if a domain is available to register and what it costs, then use the exact price_cents when registering.
Instructions
Check whether a domain is available to register through Warpweb and what it costs. Returns availability + price_cents for the requested domain plus a few related suggestions (name variations, regional variants). This is step 1 of a two-call flow: use this to discover a price, then pass the EXACT price_cents value into register_domain — the price must match or the registration call will fail. Free; no credits consumed; no side effects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | City name to bias regional suggestions (e.g. "austin"). | |
| domain | Yes | The domain to check, including TLD (e.g. "acme-plumbing.com"). | |
| industry | No | Industry to bias related suggestions (e.g. "plumbing"). |