get_blocklist_entry
Check whether a specific email is on the hard-bounce blocklist. Returns the block date if found or confirms the email is not blocked. Use for single-address verification.
Instructions
Check if a specific email is on the hard-bounce blocklist. Returns the block date and email if found, or a 'not blocked' response if the email is not on the blocklist. Use this for a single-email lookup; use list_blocklist to browse all entries; use check_email_blocked to check both blocklist and blacklist at once. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | Email address to check |