Domain Availability with Suggestions
domain_check_availability_with_suggestionsCheck domain name availability and receive alternative suggestions across different TLDs and SLDs if the domain is taken.
Instructions
Check domain name availability and receive alternative domain name suggestions across different TLDs and SLDs if the domain is taken. Returns a 'domain_available_response' array with availability status for the queried domain plus the requested number of suggestions (up to 100).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain name to check availability for (e.g. 'example.com'). | |
| source | No | Data source for the availability check: 'dns' (faster) or 'whois' (more accurate). Defaults to 'dns'. | dns |
| count | No | Number of alternative domain name suggestions to return (max 100). Defaults to 5. |