IMAP Email Trigger
TRIGGERPolls IMAP inbox every 30 seconds for new UNSEEN emails. Fires new_support_email events to the Events pipeline via notifyEventsAi. Only processes new emails, never re-processes old ones.
Endpoints
· 1GET/statusReturns IMAP polling status: last check time, connection state, and inbox message count
Input Schema
{
"type": "object",
"properties": {}
}Required Secrets
· 4IMAP_HOSTIMAP_PORTIMAP_USERIMAP_PASSWORD