run_scheduled_task
Initiate immediate execution of a scheduled task by specifying its numeric task ID.
Instructions
Trigger a scheduled task to run immediately. [control]
Args: task_id: Numeric task id (from list_scheduled_tasks)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |