Run cron job
run_cronTrigger a registered cron job by providing its job ID. Requires superuser permissions.
Instructions
Manually trigger a registered cron job by its id (as returned by list_crons). Superuser only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobId | Yes | The cron job id to run. |