#### `domains`
- [x] **namecheap.domains.getList**: Retrieve a list of domains associated with your account.
- [x] **namecheap.domains.getContacts**: Get contact information for a specific domain.
- [ ] **namecheap.domains.create**: Register a new domain.
- [x] **namecheap.domains.getTldList**: Retrieve a list of supported TLDs.
- [ ] **namecheap.domains.setContacts**: Update contact information for a domain.
- [ ] **namecheap.domains.check**: Check the availability of a domain.
- [ ] **namecheap.domains.reactivate**: Reactivate an expired domain.
- [ ] **namecheap.domains.renew**: Renew a domain registration.
- [ ] **namecheap.domains.getRegistrarLock**: Get the registrar lock status of a domain.
- [ ] **namecheap.domains.setRegistrarLock**: Set the registrar lock status of a domain.
- [ ] **namecheap.domains.getInfo**: Retrieve detailed information about a domain.