scheduler_run_pending
Executes scheduled tasks that are due, reschedules recurring tasks, and removes completed one-time tasks.
Instructions
[scheduler] Check for tasks that are due and return them. Recurring tasks are rescheduled; one-shot tasks are removed.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||