12 lines
237 B
JSON
12 lines
237 B
JSON
[
|
|
{
|
|
"id": "email-timer",
|
|
"name": "Scheduled Inbox Check",
|
|
"trigger_type": "timer",
|
|
"trigger_config": {
|
|
"interval_minutes": 5
|
|
},
|
|
"task": "Fetch and process inbox emails according to the user's rules"
|
|
}
|
|
]
|