timeweb_get_domain
Fetches comprehensive details for a specified domain, including DNS records, registration data, and current settings. Use it to verify or inspect domain configuration.
Instructions
Get detailed information about a specific domain
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fqdn | Yes | Fully qualified domain name (e.g., example.com) | |
| format | No | Output format: 'markdown' for human-readable or 'json' for machine-readable |