So in Paid Community we have been diving into Multi Agent Systems with n8n and I remembered once asking about email summaries for her client. Overview: So I have Multi Agent System that I interact via Telegram, but I don't want it to shoot me one email at a time, nor do I want to have a to-do-list growing with actionable emails before I determine that I want to take action on it.
Solution: Connect two different automations into one chat interface:
- Every morning I receive email digest from my two different Gmail inboxes. Emails are categorised, and prioritized based on what matters to me. I get to see also sender and subject line etc.
- I can quickly get a glimpse what is going on in my inbox from last 24h
- And if I need to take action, like draft replay: I send a message to the same chat that triggers a Multi Agent System, that can fetch exact email for me, and I can further instruct what to do: create a task, block time on a calendar, draft and email to a person, present to me, and if I approve - it sends.
The image below is from the first scenario and it is a workflow. But I found it interesting to combine rigid workflows (there you need accuracy etc) with agents that take action - all in one interface.
How many of you are playing with n8n, or would be interested to learn more? 👀