validate_email_auth
Checks a domain's SPF, DKIM, and DMARC records for existence and validity, returning raw records to diagnose email authentication issues.
Instructions
Validate email authentication records (SPF, DKIM, DMARC) for a domain. Checks if each record exists, is valid, and returns the raw records.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain name (e.g., "google.com"). Without https:// |