Email for agents - Cloudflare Email Service now in public beta
…export default { async fetch(request, env, ctx) { await env.EMAIL.send({ to: " [email protected] ", from: " [email protected] ", subject: "Your order has shipped", text: "Your order #1234 has shipped and is on its…