routines_run_now
Trigger a routine immediately, ahead of its scheduled time, to execute its logic now. Records the execution as scheduled, mimicking a cron tick.
Instructions
Fire a Routine immediately, ahead of its schedule. Creates a skill_executions row with trigger_type=scheduled and routine_id set, just like the cron tick would.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |