dns_create_zone
Create a new DNS zone to host records locally or forward queries conditionally. Choose from Primary, Secondary, Stub, or Forwarder types.
Instructions
Create a new DNS zone. Use 'Primary' for hosting records locally, 'Forwarder' for conditional forwarding.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Zone type (default: Primary) | |
| zone | Yes | Zone domain name (e.g. example.com) |