routines_run_now
Trigger a routine immediately, ahead of its scheduled time. This manually fires the routine and records the execution just like a scheduled 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 |