Inbox Zero is an open-source AI email assistant that organizes your inbox, pre-drafts replies, tracks follow-ups, and helps you reach inbox zero faster with customizable rules and security.
Sorry, the content could not found
{
"crons": [
{
"path": "/api/watch/all",
"schedule": "0 1 * * *"
},
{
"path": "/api/resend/summary/all",
"schedule": "0 16 * * 1"
},
{
"path": "/api/reply-tracker/disable-unused-auto-draft",
"schedule": "0 3 * * *"
}
]
}