hookbase_trigger_cron
Manually trigger a scheduled cron job immediately using its job ID, bypassing the regular schedule for on-demand execution.
Instructions
Manually trigger a cron job immediately, regardless of its schedule.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | The ID of the cron job to trigger |