routines_run_now
Fire a routine immediately, ahead of schedule. Mirrors the cron tick by creating a scheduled-triggered skill_executions row.
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 |