This commit is contained in:
Oliver
2026-05-03 18:55:48 +00:00
parent 33d27d46ba
commit afe8ce09c1
2 changed files with 18 additions and 4 deletions
+17 -3
View File
@@ -1,4 +1,18 @@
{
"jobs": [],
"version": 1
}
"jobs": [
{
"id": "S0hGOLjhj5",
"name": "Post NGO",
"schedule": "31 9 13 * * 2",
"prompt": "Use the blog_post chain to create a blog post for the project NGO",
"enabled": true,
"type": "cron",
"createdAt": "2026-05-03T13:03:14.694Z",
"runCount": 1,
"lastStatus": "success",
"lastRun": "2026-05-03T13:08:00.004Z",
"nextRun": "2026-05-04T13:08:00.000Z"
}
],
"version": 1
}