What problem does it solve?
This central router unifies the Resend email platform by directing tasks to the appropriate sub-skills (send-email, resend-inbound, agent-email-inbox), enabling consistent automation workflows across sending, inbound processing, and AI agent interactions.
Core Features & Use Cases
- Routes incoming and outbound email tasks to the correct sub-skill based on context (sending, inbound processing, or AI agent inbox routing).
- Supports deterministic delegation with clear boundaries between sub-skills to improve security and maintainability.
- Enables composable workflows where a single trigger can initiate different actions (send, receive, or agent-driven processing) in a single pipeline.
Quick Start
Route a request describing a contact message to the router and have it dispatched to either the send-email, resend-inbound, or agent-email-inbox sub-skill.