Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Modify scheduled task settings WITHOUT deleting. Can modify notify_on_start, notify_on_complete, enabled. Common uses - (1) 'Turn off notification' = notify=false, (2) 'Pause task' = enabled=false, (3) 'Resume task' = enabled=true.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | -23% | 0% |
| case-03 | ✗→✓ | ▲ Improved | -28% | 0% |
| case-11 | ✗→✓ | ▲ Improved | -47% | 0% |
| case-12 | ✗→✓ | ▲ Improved | -14% | 0% |
| case-15 | ✗→✓ | ▲ Improved | -68% | 0% |
修改定时任务设置【不删除任务】。
| 参数 | 类型 | 必填 | 说明 | |-----|------|-----|------| | task_id | string | 是 | 要修改的任务 ID | | notify_on_start | boolean | 否 | 开始时是否通知,不传=不修改 | | notify_on_complete | boolean | 否 | 完成时是否通知,不传=不修改 | | enabled | boolean | 否 | 启用/暂停任务,不传=不修改 |
list-scheduled-tasks: 获取任务 IDcancel-scheduled-task: 永久删除任务Other measured skills in the registry, with their headline benchmark lift.