Suggest notification type automation on Automation page of web app

This commit is contained in:
Debanjum Singh Solanky
2024-10-03 16:35:18 -07:00
parent f626b34436
commit e217cb5840

View File

@@ -202,6 +202,15 @@ const suggestedAutomationsMetadata: AutomationsData[] = [
id: timestamp + 3,
scheduling_request: "",
},
{
subject: "Market Crash Notification",
query_to_run: "Notify me if the stock market fell by more than 5% today.",
schedule: "5PM every evening",
next: "Next run at 5PM today",
crontime: "0 17 * * *",
id: timestamp + 5,
scheduling_request: "",
},
{
subject: "Round-up of research papers about AI in healthcare",
query_to_run: