Source: factory.workflow/ObjWorkflowImap.py
IMAP Node - Batch email ingest from workflows.
Scans IMAP hooks and optionally classifies
emails into tickets via ObjServiceEmailTicket.
| Method | Signature | Description |
|---|---|---|
| execute | execute(run_context: WorkflowContextType, current_result: str, input_guid: str, node_type: str, name: str, **kwargs) -> NodeExecuteResultType |
Execute an IMAP node. |