generate_domain_names
Invent NEW brandable domain name candidates for a concept, then ground each against live availability and Atom premium inventory — so every returned name is actually obtainable. Use when search_brandable_domains' curated results aren't enough, or the user explicitly wants fresh/invented/made-up names they can register. (For existing curated listings, prefer search_brandable_domains.)
Returns results[], each with: domain (full name incl. extension), status ('available' = registrable now | 'premium' = an Atom listing), price + currency when known, style_tags, and url. Only names with availability/price attached are returned — never ungrounded ideas. Present as a list noting which are register-now vs Atom premium listings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of candidates to return (capped server-side). | |
| style | No | Optional stylistic preferences. | |
| concept | Yes | The idea, product, or business to generate names for. | |
| industry | No | Optional industry or category. | |
| extensions | No | Optional preferred extensions. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Atom marketplace search URL for the concept. | |
| count | No | Number of candidates returned. | |
| concept | No | ||
| results | Yes | Invented candidates, each grounded against live availability/inventory. | |
| success | Yes |