This is different from a Function with
trigger_type: 'cron', which runs
your own deployed code instead of calling out to a URL. Use a cron job when you just
need to hit an existing webhook; use a Function when the scheduled work needs to run
inside CoreBase.