rogaha
1
console.log(‘Custom Gmail Node runs’);
// const { StructuredTool } = require(‘@langchain/core/tools’);
const {
GmailCreateDraft,
GmailGetMessage,
GmailGetThread,
GmailSearch,
GmailSendMessage,
} = require(‘@langchain/community/tools/gmail’);
return new GmailSearch(gmailParams);
Information on your n8n setup
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system:
n8n
2
It looks like your topic is missing some important information. Could you provide the following if applicable.
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system:
Jon
3
Hey @rogaha,
Welcome to the community 
Can you share some more information? At the moment I am not sure what is going on as you have not completed the template we provide.
system
Closed
4
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.