Add load job configuration

This commit is contained in:
dwrz
2026-06-02 12:03:15 +00:00
parent 9751a24c1e
commit e5238e4081
3 changed files with 199 additions and 0 deletions

View File

@@ -45,3 +45,12 @@ tools:
required:
- location
timeout: "10s"
jobs:
- name: "daily_summary"
schedule: "0 9 * * *"
enabled: true
system_message: "You are an assistant."
task: "Report the uptime on your host."
timeout: "3m"
max_iterations: 5 # 0 means unlimited