E
Send and receive emails via SMTP/IMAP
CommunicationFreeBasic authemailsmtpimapnotifications
How agents use Email
- ✓Agent sends a transactional email — confirmation, receipt, or alert — at the end of a workflow
- ✓Agent checks an inbox for new messages matching a condition and triggers a follow-up sequence
- ✓Agent drafts and delivers personalized outreach emails after processing a lead or event
- ✓Agent notifies a human reviewer by email when a task requires approval or escalation
Agent actions
Send EmailSend an email message
Inputs: to, subject, body, cc, bcc, attachments
Returns: messageId, success
Read EmailsFetch emails from inbox
Inputs: folder, limit, unreadOnly
Returns: emails
Search EmailsSearch for emails matching criteria
Inputs: query, limit
Returns: emails
Example workflows
1
Gmail notifications
Send notifications via Gmail
2
Monitor support inbox
Check support inbox for new customer emails
About Email
- Pricing Always review details with the vendor
- Free — Uses your existing email account
- Authentication
- Basic auth
- Compatible nodes
- AgentResourceOutputInput
Build an AI workflow with Email
Use the Agentic Planner to design, visualize, and connect Email with your other tools.
Open Agentic Planner