Update Nameservers
update_nameserversReplace all nameservers for a domain. Use Spaceship's built-in DNS with provider 'basic' or external nameservers with provider 'custom'.
Instructions
Update the nameservers for a domain. This replaces ALL current nameservers with the provided list. Set provider to "basic" to switch to Spaceship's built-in DNS (nameservers list is ignored). Set provider to "custom" (default) to use external nameservers. WARNING: Changing nameservers affects DNS resolution for ALL services on this domain and may cause extended downtime if misconfigured. Always confirm with the user before calling this tool and use get_domain first to check current nameservers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | The domain name | |
| provider | No | "basic" for Spaceship built-in DNS, "custom" for external nameservers | custom |
| nameservers | No | List of nameserver hostnames (required for "custom" provider, ignored for "basic") |