timeweb_check_domain
Check if a domain is available for registration. Get a markdown or JSON response to determine availability.
Instructions
Check if a domain is available for registration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fqdn | Yes | Fully qualified domain name to check (e.g., example.com) | |
| format | No | Output format: 'markdown' for human-readable or 'json' for machine-readable |