routines_run_now
Run a routine immediately, bypassing its scheduled time to trigger an on-demand execution.
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 |