namecheap_dns_set_records
Manage DNS records for a domain by appending or replacing host entries like A, CNAME, TXT, MX, and AAAA records.
Instructions
Append or replace host records in the Advanced DNS page for a domain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domainName | Yes | Full domain name, for example example.com | |
| mode | No | Append new records or replace the existing host records. | append |
| headed | No | Run with a visible browser window. | |
| records | Yes | The DNS records to create in the web UI. |