tld_info
Get TLD details like typical use cases, price ranges, restrictions, and recommendations to inform domain selection decisions.
Instructions
Get information about a Top Level Domain (TLD).
Returns:
Description and typical use case
Price range
Any special restrictions
Popularity and recommendations
Example:
tld_info("io") → info about .io domains
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tld | Yes | The TLD to get info about (e.g., 'com', 'io', 'dev'). | |
| detailed | No | Include detailed information. Defaults to false. |