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