#### `domains.dns`
- [ ] **namecheap.domains.dns.setDefault**: Set the DNS settings of a domain to the default Namecheap settings.
- [ ] **namecheap.domains.dns.setCustom**: Set custom DNS settings for a domain.
- [x] **namecheap.domains.dns.getList**: Retrieve a list of DNS servers associated with a domain.
- [x] **namecheap.domains.dns.getHosts**: Retrieve the host records for a domain.
- [ ] **namecheap.domains.dns.getEmailForwarding**: Get the email forwarding settings for a domain.
- [ ] **namecheap.domains.dns.setEmailForwarding**: Set the email forwarding settings for a domain.
- [ ] **namecheap.domains.dns.setHosts**: Set the host records for a domain.