scheduler_pause
Prevent a scheduled task from running by pausing it. Provide the task ID to set its enabled status to false.
Instructions
Pause a scheduled task (set enabled=False).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Scheduled task ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||