mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-25 00:51:20 +00:00
enable cronjobs in messaging platforms
This commit is contained in:
parent
0729ef7353
commit
79b62497d1
3 changed files with 11 additions and 6 deletions
|
|
@ -84,7 +84,7 @@ TOOLSETS = {
|
|||
},
|
||||
|
||||
"cronjob": {
|
||||
"description": "Cronjob management tools - schedule, list, and remove automated tasks (CLI-only)",
|
||||
"description": "Cronjob management tools - schedule, list, and remove automated tasks",
|
||||
"tools": ["schedule_cronjob", "list_cronjobs", "remove_cronjob"],
|
||||
"includes": []
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue