proofpoint_forensics_search_messages
Search across mailboxes to find delivered threats by sender, subject, message ID, or threat ID, enabling rapid response and remediation.
Instructions
Search for messages across mailboxes for threat response. Used for search & destroy / auto-pull operations to find and remediate delivered threats.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sender | No | Sender email address to search for | |
| endDate | No | End date in ISO 8601 format | |
| subject | No | Subject line to search for (partial match) | |
| startDate | No | Start date in ISO 8601 format | |
| threat_id | No | Threat ID associated with messages to find | |
| message_id | No | Internet message ID to search for |