get_cname_records
Retrieve CNAME records for a domain to identify alias or canonical name mappings.
Instructions
Get CNAME records for a domain.
Args:
domain: The domain name to query (e.g., example.com)
ctx: Request context
Returns:
Formatted string containing CNAME records
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes |