openclaw cron
管理 Gateway 调度器的 cron 任务。
相关内容:
- Cron 任务:Cron 任务
提示:运行 openclaw cron --help 查看完整的命令选项。
常见编辑操作
更新投递设置而不改变消息内容:
openclaw cron edit <job-id> --deliver --channel telegram --to "123456789"
禁用单个任务的投递功能:
openclaw cron edit <job-id> --no-deliver