homelab-brain/infra/hermes/scripts/anwesenheit_sim.cronjob.json

43 lines
932 B
JSON

{
"id": "3cd6f07721ec",
"name": "anwesenheit-simulation",
"prompt": "",
"skills": [],
"skill": null,
"model": null,
"provider": null,
"base_url": null,
"script": "anwesenheit_sim.py",
"no_agent": true,
"context_from": null,
"schedule": {
"kind": "cron",
"expr": "0 3 * * *",
"display": "0 3 * * *"
},
"schedule_display": "0 3 * * *",
"repeat": {
"times": null,
"completed": 0
},
"enabled": true,
"state": "scheduled",
"paused_at": null,
"paused_reason": null,
"created_at": "2026-08-01T17:08:10.570084+00:00",
"next_run_at": "2026-08-02T03:00:00+00:00",
"last_run_at": null,
"last_status": null,
"last_error": null,
"last_delivery_error": null,
"deliver": "origin",
"origin": {
"platform": "telegram",
"chat_id": "674951792",
"chat_name": "Michael",
"thread_id": null
},
"enabled_toolsets": null,
"workdir": null,
"profile": null
}