cron_run
Trigger a scheduled job to run on the next scheduler tick, bypassing the wait time. Specify the job ID to execute it immediately.
Instructions
Queue a job to run on the next scheduler tick instead of waiting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |