Hasty Briefsbeta

Bilingual

Cloudflare Email Service: now in public beta. Ready for your agents

5 hours ago
  • #email-service
  • #cloudflare
  • #agents
  • Email is a ubiquitous and accessible interface, making it ideal for applications and agents to interact with users.
  • Cloudflare Email Service enters public beta, enabling any application or agent to send emails through Workers bindings, REST API, and SDKs.
  • Email Sending eliminates the need to manage SPF, DKIM, and DMARC records by automatically configuring them for improved deliverability.
  • Agents SDK includes an onEmail hook, allowing agents to process inbound emails asynchronously and manage state across sessions using Durable Objects.
  • Email routing uses address-based resolvers, enabling single-domain routing to different agent instances without separate inboxes.
  • Integrations include a Cloudflare MCP server, Wrangler CLI commands, and a skill for coding agents to facilitate email functionality across environments.
  • Agentic Inbox is an open-source reference application that provides a full email client with agent automations, built on Cloudflare services.