View Schedule

View Schedule

List all of the scheduled scripts and see the next time time they'll run.

Schedule a script to run on a cron with the Schedule metadata:

// Schedule: */10 * * * * *

Use https://crontab.guru/ to easily generate cron syntax.

Discuss Post