Email Spam Auto-Archive
Automatically archives low-value spam/promotional emails and marks them read.
gmailv1.0.0bundledgmailautomationconnector
Recipe
- Let's start when When gmail received
- Check that condition is met:
The email is clearly spam, cold outreach, or low-value promotion with no action needed
- Follow this instruction:
If condition is met, call email_mark_done with message_id and account_id from the event payload, and set mark_as_read to true. Do not reply to the email and do not create any task.