Every action below is available as a verb in Cerebral OS — callable from a Cerebral, a Map, or the Runtime API. All executions are governed, audited, and dry-run safe.
Check Domain Availability
godaddy:check_domain_availability
Check if a domain name is available for registration.
Read
Low risk
Create Dns Record
godaddy:create_dns_record
Add a new DNS record to a domain. This adds to existing records rather than replacing them.
Write
Medium risk
Delete Dns Record
godaddy:delete_dns_record
Delete DNS records by type and name. Can delete all records or filter by specific data value.
Write
High risk
Get Dns Records
godaddy:get_dns_records
Retrieve DNS records for a domain with optional filtering by type and name.
Read
Low risk
Get Domain
godaddy:get_domain
Fetch detailed information about a specific domain including status, expiration, and DNS settings.
Read
Low risk
Get Domain Contacts
godaddy:get_domain_contacts
Retrieve contact information (registrant, admin, tech, billing) for a domain.
Read
Low risk
List Domains
godaddy:list_domains
List all domains in your GoDaddy account with filtering and pagination options.
Read
Low risk
Renew Domain
godaddy:renew_domain
Renew a domain registration for the specified number of years.
Write
Medium risk
Transfer Domain
godaddy:transfer_domain
Transfer a domain from another registrar to GoDaddy.
Write
Medium risk
Update Dns Records
godaddy:update_dns_records
Update DNS records for a specific type and name. This replaces ALL existing records of that type/name.
Write
Medium risk
Update Domain Contacts
godaddy:update_domain_contacts
Update contact information for a domain. Only provided contact types will be updated.
Write
Medium risk
Update Nameservers
godaddy:update_nameservers
Update the nameservers for a domain. This replaces all existing nameservers.
Write
Medium risk