get_ns_records
Retrieve NS (nameserver) records for a domain to identify its authoritative name servers.
Instructions
Get NS (nameserver) records for a domain.
Args:
domain: The domain name to query (e.g., example.com)
ctx: Request context
Returns:
Formatted string containing NS records
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes |