Business Process Automation

MCP_CALENDAR

MCP_CALENDAR

Manual
Medium
7
Nodes
Manual
Trigger
Medium
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
7
Node Types
2

Node Types

mcp Trigger
MCP_CALENDAR
1 node
google Calendar Tool
GET_CALENDAR, GET_ALL_CALENDAR, DELETE_CALENDAR, UPDATE_CALENDAR, AVALIABILITY_CALENDAR, CREATE_CALENDAR
6 nodes

Workflow JSON

7.78 KB
{
  "id": "grxwlyzZb3z4WLAa",
  "meta": {
    "instanceId": "6d46e25379ef430a7067964d1096b885c773564549240cb3ad4c087f6cf94bd3",
    "templateCredsSetupCompleted": true
  },
  "name": "MCP_CALENDAR",
  "tags": [],
  "nodes": [
    {
      "id": "10e49f09-5ef8-4945-adcf-f8b99879a31c",
      "name": "MCP_CALENDAR",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        0,
        0
      ],
      "webhookId": "ceb17fa5-1937-405f-8000-ea3be7d2b032",
      "parameters": {
        "path": "/mcp/:tool/calendar"
      },
      "typeVersion": 1
    },
    {
      "id": "54e84792-4f4a-4501-8aae-e40f06e958c1",
      "name": "GET_CALENDAR",
      "type": "n8n-nodes-base.googleCalendarTool",
      "position": [
        860,
        240
      ],
      "parameters": {
        "eventId": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Event_ID', ``, 'string') }}",
        "options": {},
        "calendar": {
          "__rl": true,
          "mode": "list",
          "va...

Showing first 1000 characters. Click "Expand" to view the full JSON.