Edge functions with cron scheduler?

Hey everyone. I was wondering if it there is a recommended way to invoke edge functions via a cron scheduler?

It seems like there is the built in pg_cron extension, but is it possible to invoke an edge function from it?

If not, is there any other recommended way to do so?
Was this page helpful?