mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-10 14:44:05 -08:00
440971673c
* ✨ Add and update codex files * 🔨 Fix codex format * 🔨 Fix codex format for remaining files
47 lines
1.3 KiB
JSON
47 lines
1.3 KiB
JSON
{
|
|
"node": "n8n-nodes-base.gmail",
|
|
"nodeVersion": "1.0",
|
|
"codexVersion": "1.0",
|
|
"categories": [
|
|
"Communication"
|
|
],
|
|
"resources": {
|
|
"credentialDocumentation": [
|
|
{
|
|
"url": "https://docs.n8n.io/credentials/google"
|
|
}
|
|
],
|
|
"primaryDocumentation": [
|
|
{
|
|
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.gmail/"
|
|
}
|
|
],
|
|
"generic": [
|
|
{
|
|
"label": "Why business process automation with n8n can change your daily life",
|
|
"icon": "🧬",
|
|
"url": "https://n8n.io/blog/why-business-process-automation-with-n8n-can-change-your-daily-life/"
|
|
},
|
|
{
|
|
"label": "Supercharging your conference registration process with n8n",
|
|
"icon": "🎫",
|
|
"url": "https://n8n.io/blog/supercharging-your-conference-registration-process-with-n8n/"
|
|
},
|
|
{
|
|
"label": "15 Google apps you can combine and automate to increase productivity",
|
|
"icon": "💡",
|
|
"url": "https://n8n.io/blog/automate-google-apps-for-productivity/"
|
|
},
|
|
{
|
|
"label": "Hey founders! Your business doesn't need you to operate",
|
|
"icon": " 🖥️",
|
|
"url": "https://n8n.io/blog/your-business-doesnt-need-you-to-operate/"
|
|
},
|
|
{
|
|
"label": "Using Automation to Boost Productivity in the Workplace",
|
|
"icon": "💪",
|
|
"url": "https://n8n.io/blog/using-automation-to-boost-productivity-in-the-workplace/"
|
|
}
|
|
]
|
|
}
|
|
} |