scan_content
Check email content for deliverability and spam risk, returning a score, risk level, and signals to fix issues before sending.
Instructions
Pre-send deliverability and spam-risk check for email content. Returns a score, risk level, and the specific signals found, so an agent can fix risky content before sending.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subject | No | Subject line to scan. | |
| html | No | HTML body to scan. | |
| text | No | Plain-text body to scan. | |
| from | No | Optional From, e.g. "PayLink <hi@paylink.ng>", to flag display-name vs domain mismatches. |