NameBeta 域名查询
lookup_domainCheck domain availability for a keyword across all TLDs, see which are taken or available, and identify live websites among registered domains.
Instructions
Query NameBeta's full suffix list for a keyword. Always return: total suffixes, how many are registered vs available, which domains are taken (with creation/expiry dates when registered), and the complete available list. Call this whenever the user types a keyword, brand, product name, or domain — e.g.「google flow video」or「naruto character generator」. Spaces are stripped and .com is the primary domain unless a TLD is already present.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tld | No | Default TLD when the keyword is not already a domain. Defaults to "com". | |
| keyword | Yes | User keyword, brand, product name, or domain. Example: "google flow video" becomes googleflowvideo.com. A value that is already a domain (google.com) is used as-is. |