check_email_blocked
Check if an email address is blocked on the blocklist or blacklist to diagnose delivery failures. Returns blocking status and entry details to identify why emails aren't being delivered.
Instructions
Comprehensive block check — queries both the blocklist (auto-blocked from hard bounces) and the blacklist (manually blocked) in a single call. Use this as the first step when investigating why an email isn't being delivered. Returns a summary with blocked status, which lists the email appears on, and the full entry details. Prefer this over separate get_blocklist_entry/get_blacklist_entry calls. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | Email address to check |