spinDomainWords
spinDomainWords: Generate domain suggestions by spinning/replacing words with similar alternatives.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | Language code; default "eng". | |
| name | Yes | Comma-separated words to spin, e.g. "pizza,restaurant". | |
| tlds | No | Comma-separated TLDs without leading dots, e.g. "com,net". | |
| position | No | 0-based index of the word to replace. | |
| maxResults | No | Maximum suggestions to return; default 20. | |
| similarity | No | Similarity threshold for replacements, 0.0-1.0. |