Search And Delete Emails - Gmail
This playbook searches Gmail to identify and delete emails with similar attributes to the malicious email.
- Pack
- Gmail
- Tasks
- 15
Inputs
- From — The value of the malicious email's "From" attribute.
- Subject — The value of the malicious email's "Subject" attribute.
- AttachmentName — The value of the malicious email's "AttachmentName" attribute.
- Limit — The maximum number of search results.
- DeleteType — The deletion type (trash or permanent). For permanent choose 'True'.
- SearchThisWeek — Limit the search to the current week (true/false).
Commands used
- extractIndicators
- gmail-delete-mail
- gmail-search-all-mailboxes