Batch DNS Update
batch_dns_updateApply the same DNS records across multiple domains simultaneously, saving time and ensuring consistency. Ideal for bulk updates to many domains at once.
Instructions
Update DNS records for multiple domains at once. Useful for applying the same records across many domains.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domains | Yes | Array of domain names | |
| records | Yes | Records to apply to all domains | |
| overwrite | No | Replace existing records (default: false) |