namecheap_set_dns_hosts
Set DNS host records for a domain, replacing all existing entries. Retrieve current records first and apply the full modified set to avoid data loss.
Instructions
Set DNS host records for a domain. WARNING: This REPLACES all existing records. Always get current records first, modify them, and set the full list back.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hosts | Yes | Array of DNS host records to set | |
| domain | Yes | Domain name (e.g. "example.com") |