UNPKG

n8n-nodes-imap-ai

Version:

Simplified IMAP node for n8n with AI-agent support. Clean and modular email and mailbox management for automation workflows.

8 lines 217 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.resourceEmail = void 0; exports.resourceEmail = { name: 'Email', value: 'email', }; //# sourceMappingURL=ResourceName.js.map