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 225 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.resourceMailbox = void 0; exports.resourceMailbox = { name: 'Mailbox', value: 'mailbox', }; //# sourceMappingURL=ResourceName.js.map