CrewAI Flows' @router decorator supports conditional branching. Here's how to wire an email checkpoint into that pattern so your agent pauses, asks a human, and routes based on the reply.
Give each CrewAI agent its own inbox at task creation. Here's why shared inboxes break multi-agent crews and how to fix it with per-task email isolation.