create_dns_zone
Create a new DNS zone for a domain to manage its DNS records through the VPS.org API.
Instructions
Create a new DNS zone for a domain.
Args: domain: The domain name (e.g. "example.com")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |