The execution layer
Your code, deployed to 330+ locations instantly.
Create, deploy, and monetize AI agents and automations without wrestling with infrastructure, deployments, or billing. Ship to the edge in minutes with auth, usage metering, and scaling already wired in.
Read the docsroute('/workflow', async event =>
await auth.requireTeam(event);
const job = await automation.run(event);
return meter.usage(job);
); Request invocations
Execution: 0.9ms
Region: FRA
Status: 200