Appearance
Workflows
Fresh 🌱End-to-end patterns that stitch the individual API calls into a working agent. Each workflow shows the full lifecycle with a diagram.
| Workflow | Pattern |
|---|---|
| Agent Onboarding | Self sign-up → verify → first send, with zero dashboard |
| Conversational Agent | Receive inbound mail, reason, reply in-thread |
| Multi-Tenant Pods | Isolate inboxes, domains, and keys per customer |
| Real-Time Events | Choose webhooks vs WebSockets and wire them up |