← All blueprints

Email Auto Responder Flow CrewAI

blueprint · 3 agents
6124★ stars

What it does

One of CrewAI's canonical Flow examples: a flow loop polls for new email and hands each to a follow-up crew that researches the sender and drafts a reply into Gmail drafts. Demonstrates the flow-wraps-crew pattern for continuous background work.

Agent flow

1 · Flow
Poll for new email
gmail
2 · Research agent
Research the sender
search
3 · Drafter
Draft the reply
gmail drafts
get the code
View the source on GitHub ↗

This blueprint lives in its authors' repository. SocketCat indexes it and links you to the real thing.