get_blacklist_entry
Check if a specific email is blacklisted in Inxmail. Returns the entry with block date if found, or confirms the email is not listed. Use for single-email lookups.
Instructions
Check if a specific email is on the explicit blacklist. Returns the blacklist entry with block date if found, or a 'not blacklisted' response if absent. Use this for a single-email lookup; use list_blacklist 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 |