Send emails from a pages function

Heyo 👋

Is it possible to send emails from a pages function?

I am trying somewhat along the lines of https://developers.cloudflare.com/email-routing/email-workers/send-email-workers/

but it keeps failing miserably

(added context:
i am at a point where i would need to link an email binding, but there just is no way to do that apparently)
You can send an email about your Worker’s activity from your Worker to an email address verified on Email Routing. This is useful for when you want to
Send emails from Workers · Cloudflare Email Routing docs
Was this page helpful?