{
  "name": "OpenClaw Clone 🦞: Expandable Personal Telegram AI Agent Template",
  "nodes": [
    {
      "id": "9aff7c4d-e9b9-4d23-9c27-1c6cc29ac355",
      "name": "Code",
      "type": "n8n-nodes-base.code",
      "position": [
        -240,
        1280
      ]
    },
    {
      "id": "35ecd51a-6a17-4a4b-8268-6c68624367a3",
      "name": "Get Message",
      "type": "n8n-nodes-base.telegramTrigger",
      "position": [
        -544,
        1280
      ]
    },
    {
      "id": "c5d2318f-b0b0-4b1e-91d0-c099920bd528",
      "name": "Send a text message",
      "type": "n8n-nodes-base.telegram",
      "position": [
        2432,
        864
      ]
    },
    {
      "id": "c8fb757e-7954-4a8f-862e-5958346e6b7a",
      "name": "Get Text",
      "type": "n8n-nodes-base.set",
      "position": [
        720,
        1088
      ]
    },
    {
      "id": "cb7af990-ca72-4167-9da0-63f3fb8ff7f9",
      "name": "Switch2",
      "type": "n8n-nodes-base.switch",
      "position": [
        0,
        1264
      ]
    },
    {
      "id": "2468465b-020f-4e89-bafb-cc29e0583d07",
      "name": "Get voice message",
      "type": "n8n-nodes-base.telegram",
      "position": [
        272,
        1280
      ]
    },
    {
      "id": "4299a579-f361-480e-a97a-01f11a52334b",
      "name": "Transcribe recording",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        496,
        1280
      ]
    },
    {
      "id": "39b99c3f-493a-48b7-921e-ec197d4e44ff",
      "name": "Get image file",
      "type": "n8n-nodes-base.telegram",
      "position": [
        288,
        1520
      ]
    },
    {
      "id": "cf8e0a98-488b-4cf3-bd77-10457c49badf",
      "name": "Upload image",
      "type": "n8n-nodes-base.ftp",
      "position": [
        512,
        1520
      ]
    },
    {
      "id": "536bccef-f8c1-4377-b787-2ce3f1e09808",
      "name": "Set Image Url",
      "type": "n8n-nodes-base.set",
      "position": [
        736,
        1520
      ]
    },
    {
      "id": "6857b57c-68a6-43a0-a040-8d684bfcc0fc",
      "name": "Get input text from voice",
      "type": "n8n-nodes-base.set",
      "position": [
        720,
        1280
      ]
    },
    {
      "id": "3de555a1-4af4-4270-98f5-da051845290b",
      "name": "Google Gemini Chat Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
      "position": [
        1200,
        1488
      ]
    },
    {
      "id": "300752bd-1dfb-4cab-b4f3-cbb9b1d40269",
      "name": "Postgres Chat Memory",
      "type": "@n8n/n8n-nodes-langchain.memoryPostgresChat",
      "position": [
        1392,
        1488
      ]
    },
    {
      "id": "ff6814ab-52f3-424f-802d-2cfdf3d11b3a",
      "name": "Webhook",
      "type": "n8n-nodes-base.webhook",
      "position": [
        304,
        800
      ]
    },
    {
      "id": "a384f159-0790-43be-93d7-f56b174b3765",
      "name": "Schedule Trigger",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        288,
        560
      ]
    },
    {
      "id": "6fd754da-1d0f-4fce-9f7a-4b4921db36d6",
      "name": "Get a message in Gmail",
      "type": "n8n-nodes-base.gmailTool",
      "position": [
        -512,
        2752
      ]
    },
    {
      "id": "c0712605-9864-44ab-bc9a-fb41c78f5015",
      "name": "Send a message in Gmail",
      "type": "n8n-nodes-base.gmailTool",
      "position": [
        -336,
        2752
      ]
    },
    {
      "id": "0138d005-83e8-432c-b9c6-dd6bc7d3769e",
      "name": "Get many messages in Gmail",
      "type": "n8n-nodes-base.gmailTool",
      "position": [
        0,
        2752
      ]
    },
    {
      "id": "31978220-0742-4a98-a2fc-b9aba56a9074",
      "name": "Reply to a message in Gmail",
      "type": "n8n-nodes-base.gmailTool",
      "position": [
        -176,
        2752
      ]
    },
    {
      "id": "08e6a4d5-63e4-48be-bfa2-c45f00f1a115",
      "name": "Create a draft in Gmail",
      "type": "n8n-nodes-base.gmailTool",
      "position": [
        176,
        2752
      ]
    },
    {
      "id": "c8dfaea9-69db-480b-a45d-5deea94d8464",
      "name": "MCP Gmail Trigger",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -272,
        2528
      ]
    },
    {
      "id": "8838423f-0e45-4c90-ba51-4f303fc47779",
      "name": "MCP Calendar Trigger",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        688,
        2528
      ]
    },
    {
      "id": "a29ceee3-c210-4212-81d1-9dfbe93ecef4",
      "name": "Create an event in Google Calendar",
      "type": "n8n-nodes-base.googleCalendarTool",
      "position": [
        528,
        2736
      ]
    },
    {
      "id": "44293600-bd90-41e3-a591-82ca359fcb1d",
      "name": "Get many events in Google Calendar",
      "type": "n8n-nodes-base.googleCalendarTool",
      "position": [
        688,
        2736
      ]
    },
    {
      "id": "0acf2e56-575f-4de2-8cd4-3f4f3d3cd15e",
      "name": "Get an event in Google Calendar",
      "type": "n8n-nodes-base.googleCalendarTool",
      "position": [
        832,
        2736
      ]
    },
    {
      "id": "66c1d8a6-73c4-4be5-8f6d-342ad548bede",
      "name": "Delete an event in Google Calendar",
      "type": "n8n-nodes-base.googleCalendarTool",
      "position": [
        976,
        2736
      ]
    },
    {
      "id": "e1d7ef2d-ab01-4129-a761-2e33abc75882",
      "name": "Get availability in a calendar in Google Calendar",
      "type": "n8n-nodes-base.googleCalendarTool",
      "position": [
        1120,
        2736
      ]
    },
    {
      "id": "3f1d9d49-d4e6-4a54-b651-533404e3cf94",
      "name": "Download file in Google Drive",
      "type": "n8n-nodes-base.googleDriveTool",
      "position": [
        1328,
        2672
      ]
    },
    {
      "id": "5ddd6c81-b65b-4c9b-bd63-c8b1bb91aea2",
      "name": "Search files and folders in Google Drive",
      "type": "n8n-nodes-base.googleDriveTool",
      "position": [
        1488,
        2672
      ]
    },
    {
      "id": "cdc2a8ca-278c-4403-ab35-b1db04ee00b1",
      "name": "Get many shared drives in Google Drive",
      "type": "n8n-nodes-base.googleDriveTool",
      "position": [
        1632,
        2672
      ]
    },
    {
      "id": "6cfa0b3a-bd5f-442e-b857-ebd76eaf1c21",
      "name": "Create file from text in Google Drive",
      "type": "n8n-nodes-base.googleDriveTool",
      "position": [
        1792,
        2672
      ]
    },
    {
      "id": "7bdad212-4128-4a48-80e2-79f29ff42c21",
      "name": "Move file in Google Drive",
      "type": "n8n-nodes-base.googleDriveTool",
      "position": [
        1984,
        2672
      ]
    },
    {
      "id": "93436800-ea48-4a7d-a581-6212646be140",
      "name": "Create a document in Google Docs",
      "type": "n8n-nodes-base.googleDocsTool",
      "position": [
        1632,
        3488
      ]
    },
    {
      "id": "f7182e80-1b8c-4d44-b423-ac87977fe874",
      "name": "Get a document in Google Docs",
      "type": "n8n-nodes-base.googleDocsTool",
      "position": [
        1808,
        3488
      ]
    },
    {
      "id": "68f36c9a-2fd9-4c23-9d54-0fb2b0cbc046",
      "name": "Update a document in Google Docs",
      "type": "n8n-nodes-base.googleDocsTool",
      "position": [
        2016,
        3488
      ]
    },
    {
      "id": "f05f575a-6808-4879-b767-f796e4ea6065",
      "name": "MCP Docs Trigger",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        1712,
        3328
      ]
    },
    {
      "id": "eab0bd78-74ba-4b93-a91e-650ca05a9887",
      "name": "MCP Drive Trigger",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        1536,
        2528
      ]
    },
    {
      "id": "31367f91-bb19-42de-bce6-4a2af35bfd0a",
      "name": "MCP Sheet Trigger",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -256,
        3312
      ]
    },
    {
      "id": "e9bffc25-264c-4dea-a37b-c84bfd6d042f",
      "name": "Get row(s) in sheet in Google Sheets",
      "type": "n8n-nodes-base.googleSheetsTool",
      "position": [
        -528,
        3504
      ]
    },
    {
      "id": "f1f4f0a8-fc9a-4f03-a022-653ed4513a6d",
      "name": "Append or update row in sheet in Google Sheets",
      "type": "n8n-nodes-base.googleSheetsTool",
      "position": [
        -368,
        3504
      ]
    },
    {
      "id": "0a803d0d-9e80-45bf-9255-312bd607732c",
      "name": "Create sheet in Google Sheets",
      "type": "n8n-nodes-base.googleSheetsTool",
      "position": [
        -48,
        3504
      ]
    },
    {
      "id": "7dc142a2-9573-4ee3-ba23-d33ec1a430cb",
      "name": "Delete rows or columns from sheet in Google Sheets",
      "type": "n8n-nodes-base.googleSheetsTool",
      "position": [
        96,
        3504
      ]
    },
    {
      "id": "4ba9f84f-948e-4c8c-829a-5b9a3f49bb80",
      "name": "Update row in sheet in Google Sheets",
      "type": "n8n-nodes-base.googleSheetsTool",
      "position": [
        -224,
        3504
      ]
    },
    {
      "id": "9330110e-2902-4979-826f-fc4028d6e059",
      "name": "Clear sheet in Google Sheets",
      "type": "n8n-nodes-base.googleSheetsTool",
      "position": [
        256,
        3488
      ]
    },
    {
      "id": "4fe3da3e-56fb-4705-999c-1b8c8b15c7e4",
      "name": "Create a presentation in Google Slides",
      "type": "n8n-nodes-base.googleSlidesTool",
      "position": [
        656,
        3504
      ]
    },
    {
      "id": "a086528c-65be-4f0b-bd8d-e37ae94d69d5",
      "name": "MCP Slides Trigger",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        816,
        3296
      ]
    },
    {
      "id": "c789143b-ccb1-4812-9a34-89e16f7a928e",
      "name": "Get a presentation in Google Slides",
      "type": "n8n-nodes-base.googleSlidesTool",
      "position": [
        816,
        3504
      ]
    },
    {
      "id": "2c9be9f2-70a4-4472-85ca-c238f2236285",
      "name": "Get slides from a presentation in Google Slides",
      "type": "n8n-nodes-base.googleSlidesTool",
      "position": [
        976,
        3504
      ]
    },
    {
      "id": "10d5d110-f242-46a2-a5a3-6d5f1e2bebdc",
      "name": "Replace text in a presentation in Google Slides",
      "type": "n8n-nodes-base.googleSlidesTool",
      "position": [
        1152,
        3504
      ]
    },
    {
      "id": "ee269946-4fc4-4dcf-9319-8334442a8efa",
      "name": "Delete a draft in Gmail",
      "type": "n8n-nodes-base.gmailTool",
      "position": [
        192,
        2944
      ]
    },
    {
      "id": "9d9db45e-b11d-4230-b587-c7e4bc165565",
      "name": "Delete a message in Gmail",
      "type": "n8n-nodes-base.gmailTool",
      "position": [
        -512,
        2944
      ]
    },
    {
      "id": "c14ac52c-602d-4a0e-85ed-9dc064a47f3d",
      "name": "Add label to message in Gmail",
      "type": "n8n-nodes-base.gmailTool",
      "position": [
        -336,
        2944
      ]
    },
    {
      "id": "791ba40d-22b8-413a-808d-3c38b8a4b453",
      "name": "Remove label from message in Gmail",
      "type": "n8n-nodes-base.gmailTool",
      "position": [
        -160,
        2944
      ]
    },
    {
      "id": "92449df8-4258-4509-83e9-a7236ec88c83",
      "name": "Send message and wait for response in Gmail",
      "type": "n8n-nodes-base.gmailTool",
      "position": [
        16,
        2944
      ]
    },
    {
      "id": "d2bcf517-2763-4fc0-bab0-8f4065f6d7d4",
      "name": "Gmail Agent",
      "type": "@n8n/n8n-nodes-langchain.mcpClientTool",
      "position": [
        1488,
        1856
      ]
    },
    {
      "id": "a91d816c-8fb6-401b-b669-d37a3a75558d",
      "name": "Google Drive Agent",
      "type": "@n8n/n8n-nodes-langchain.mcpClientTool",
      "position": [
        1488,
        2016
      ]
    },
    {
      "id": "544a8947-8ffd-4685-bdf0-3fd258afd9dd",
      "name": "Google Calendar Agent",
      "type": "@n8n/n8n-nodes-langchain.mcpClientTool",
      "position": [
        1632,
        2000
      ]
    },
    {
      "id": "8e6a21cc-1209-4cd5-8237-22563e60563d",
      "name": "Google Slides Agent",
      "type": "@n8n/n8n-nodes-langchain.mcpClientTool",
      "position": [
        1776,
        2016
      ]
    },
    {
      "id": "5837e19e-bcc1-41f5-affc-2d3d45304b63",
      "name": "Google Docs Agent",
      "type": "@n8n/n8n-nodes-langchain.mcpClientTool",
      "position": [
        1616,
        1856
      ]
    },
    {
      "id": "600d8ff3-0edd-4f64-81e7-d4f556e113f8",
      "name": "Google Sheets Agent",
      "type": "@n8n/n8n-nodes-langchain.mcpClientTool",
      "position": [
        1760,
        1856
      ]
    },
    {
      "id": "08f52ac5-4e89-44a7-8c95-e2b15901808e",
      "name": "OpenClaw Agents",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        1344,
        1264
      ]
    },
    {
      "id": "c5cb1d06-d651-4cfa-9990-844e22b18439",
      "name": "Websearch Agent",
      "type": "n8n-nodes-base.perplexityTool",
      "position": [
        1568,
        1488
      ]
    },
    {
      "id": "d5c5bea8-9873-4791-9e90-aa3237f4cde0",
      "name": "Scraper Agent",
      "type": "n8n-nodes-scrapegraphai.scrapegraphAiTool",
      "position": [
        1680,
        1488
      ]
    },
    {
      "id": "2abb18cd-1f7b-40d0-bb04-8a309d3f44d5",
      "name": "RAG Agent",
      "type": "@n8n/n8n-nodes-langchain.vectorStoreQdrant",
      "position": [
        2096,
        1472
      ]
    },
    {
      "id": "b5b46ab6-454c-49be-81ae-1dfa12dc4092",
      "name": "Embeddings OpenAI",
      "type": "@n8n/n8n-nodes-langchain.embeddingsOpenAi",
      "position": [
        2112,
        1648
      ]
    },
    {
      "id": "407faf5a-c921-4618-9174-aefe633c62d2",
      "name": "Reranker Cohere",
      "type": "@n8n/n8n-nodes-langchain.rerankerCohere",
      "position": [
        2288,
        1648
      ]
    },
    {
      "id": "db2c38f7-0f43-4b8e-9883-017c6253e63b",
      "name": "Image and Video Grok Agent",
      "type": "@n8n/n8n-nodes-langchain.toolWorkflow",
      "position": [
        2080,
        1856
      ]
    },
    {
      "id": "2dcacdc8-331b-4b96-a843-83c98c9b8a22",
      "name": "Others MCP Client",
      "type": "@n8n/n8n-nodes-langchain.mcpClientTool",
      "position": [
        2240,
        1856
      ]
    },
    {
      "id": "433e4917-7b46-4a21-8b81-a8162df3102a",
      "name": "Others SubWF",
      "type": "@n8n/n8n-nodes-langchain.toolWorkflow",
      "position": [
        2384,
        1856
      ]
    },
    {
      "id": "f94deaef-333e-4849-a155-ee54f2d94a99",
      "name": "Fix mimeType for Audio",
      "type": "n8n-nodes-base.code",
      "position": [
        2720,
        624
      ]
    },
    {
      "id": "a1aebdb1-03c7-4157-b25b-2a0ecaa8a37d",
      "name": "Generate Audio Response",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        2432,
        624
      ]
    },
    {
      "id": "0696bb30-ce21-42b8-acf7-6a817c0a3be2",
      "name": "From audio to audio?",
      "type": "n8n-nodes-base.if",
      "position": [
        2096,
        832
      ]
    },
    {
      "id": "141f3caa-e3ed-4dd0-8ab0-1fdfcd62b625",
      "name": "Send an audio file",
      "type": "n8n-nodes-base.telegram",
      "position": [
        2992,
        624
      ]
    },
    {
      "id": "502b6855-e801-424a-9210-07884485df6f",
      "name": "Normalization",
      "type": "n8n-nodes-base.set",
      "position": [
        704,
        800
      ]
    },
    {
      "id": "697e6ecd-77a1-4b3d-b1ce-975ca6e28252",
      "name": "Calculator",
      "type": "@n8n/n8n-nodes-langchain.toolCalculator",
      "position": [
        1808,
        1488
      ]
    },
    {
      "id": "460bf02f-9359-450e-a340-f3e808553e70",
      "name": "Send a text message in Telegram",
      "type": "n8n-nodes-base.telegramTool",
      "position": [
        2688,
        1648
      ]
    },
    {
      "id": "e4d78fe6-1915-4e0c-b7ea-7eef9a362d37",
      "name": "Escalation",
      "type": "n8n-nodes-base.telegramHitlTool",
      "position": [
        2656,
        1488
      ]
    },
    {
      "id": "70495d52-ddfd-4b14-86f1-d4e6bfc43006",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -672,
        368
      ],
      "parameters": {
        "width": 880,
        "height": 608,
        "content": "## My Personal Agent (OpenClaw Clone in n8n and Telegram)\nThis workflow implements an **advanced AI automation agent (OpenClaw Agent)** that interacts with users through Telegram and integrates multip"
      }
    },
    {
      "id": "a44f5f58-11ab-433f-8bf8-2a10af81aea1",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        256,
        368
      ],
      "parameters": {
        "width": 656,
        "height": 608,
        "content": "## STEP 2 - Set up recurrences\nPlease replace xxx with the requested information, in particular the Telegram ID and the prompt to be scheduled periodically, for example every morning \"Send me the late"
      }
    },
    {
      "id": "5f7480f3-e122-499d-b3d9-444e39442b41",
      "name": "Set up istruction",
      "type": "n8n-nodes-base.set",
      "position": [
        704,
        560
      ]
    },
    {
      "id": "4e2939d5-3c16-4860-b773-3463c516c3b5",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -688,
        1024
      ],
      "parameters": {
        "width": 1600,
        "height": 672,
        "content": "## STEP 2 - Set up Telegram\nConnect to your Telegram Bot and replace xxx with the required information, specifically the Telegram ID. Set your FTP Space\nYou can send text, audio or image"
      }
    },
    {
      "id": "d53ed7a8-8266-466c-bf94-06b6805de55c",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        976,
        1120
      ],
      "parameters": {
        "width": 960,
        "height": 576,
        "content": "## STEP 3 - Set up OpenClaw agent\nIn the prompt system add ALL tools you want"
      }
    },
    {
      "id": "6f19cfea-bb4b-4960-bf50-874fb2ec8bec",
      "name": "Sticky Note4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1376,
        1712
      ],
      "parameters": {
        "width": 560,
        "height": 464,
        "content": "## STEP 4 - Google MCP\nPlease configure MCP Server below (MCP Trigger) with the current MCP url"
      }
    },
    {
      "id": "8893e90d-0be6-4e11-8e6b-15b4da5400ab",
      "name": "Sticky Note5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1984,
        1344
      ],
      "parameters": {
        "width": 1088,
        "height": 832,
        "content": "## STEP 5 - Expansion tool\nConfigure [RAG from Zero](https://n8n.io/workflows/7647-build-a-self-updating-rag-system-with-openai-google-gemini-qdrant-and-google-drive/), [Image and Video Grok Agent](ht"
      }
    },
    {
      "id": "c3a1e249-a05e-4dec-a973-0bd8b6521971",
      "name": "Sticky Note6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2320,
        464
      ],
      "parameters": {
        "width": 944,
        "height": 576,
        "content": "## STEP 6 - Output\nIf it is a voice message the agent responds with an audio, otherwise with text"
      }
    },
    {
      "id": "61f206a9-b5c0-4e90-a6d5-92dbf0c85d9d",
      "name": "Sticky Note9",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1456,
        368
      ],
      "parameters": {
        "width": 736,
        "height": 736,
        "content": "## MY NEW YOUTUBE CHANNEL\n👉 [Subscribe to my new **YouTube channel**](https://youtube.com/@n3witalia). Here I’ll share videos and Shorts with practical tutorials and **FREE templates for n8n**.\n\n[![im"
      }
    }
  ],
  "connections": {
    "Code": {
      "main": [
        [
          {
            "node": "Switch2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Switch2": {
      "main": [
        [
          {
            "node": "Get Text",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Get voice message",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Get image file",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Webhook": {
      "main": [
        [
          {
            "node": "Normalization",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get Text": {
      "main": [
        [
          {
            "node": "OpenClaw Agents",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "RAG Agent": {
      "ai_tool": [
        [
          {
            "node": "OpenClaw Agents",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Calculator": {
      "ai_tool": [
        [
          {
            "node": "OpenClaw Agents",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Escalation": {
      "ai_tool": [
        [
          {
            "node": "OpenClaw Agents",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get Message": {
      "main": [
        [
          {
            "node": "Code",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Gmail Agent": {
      "ai_tool": [
        [
          {
            "node": "OpenClaw Agents",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Others SubWF": {
      "ai_tool": [
        [
          {
            "node": "OpenClaw Agents",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Upload image": {
      "main": [
        [
          {
            "node": "Set Image Url",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Normalization": {
      "main": [
        [
          {
            "node": "OpenClaw Agents",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Scraper Agent": {
      "ai_tool": [
        [
          {
            "node": "OpenClaw Agents",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Set Image Url": {
      "main": [
        [
          {
            "node": "OpenClaw Agents",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get image file": {
      "main": [
        [
          {
            "node": "Upload image",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "OpenClaw Agents": {
      "main": [
        [
          {
            "node": "From audio to audio?",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Reranker Cohere": {
      "ai_reranker": [
        [
          {
            "node": "RAG Agent",
            "type": "ai_reranker",
            "index": 0
          }
        ]
      ]
    },
    "Websearch Agent": {
      "ai_tool": [
        [
          {
            "node": "OpenClaw Agents",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Schedule Trigger": {
      "main": [
        [
          {
            "node": "Set up istruction",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Embeddings OpenAI": {
      "ai_embedding": [
        [
          {
            "node": "RAG Agent",
            "type": "ai_embedding",
            "index": 0
          }
        ]
      ]
    },
    "Get voice message": {
      "main": [
        [
          {
            "node": "Transcribe recording",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Google Docs Agent": {
      "ai_tool": [
        [
          {
            "node": "OpenClaw Agents",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Others MCP Client": {
      "ai_tool": [
        [
          {
            "node": "OpenClaw Agents",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Set up istruction": {
      "main": [
        [
          {
            "node": "OpenClaw Agents",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Google Drive Agent": {
      "ai_tool": [
        [
          {
            "node": "OpenClaw Agents",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Google Sheets Agent": {
      "ai_tool": [
        [
          {
            "node": "OpenClaw Agents",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Google Slides Agent": {
      "ai_tool": [
        [
          {
            "node": "OpenClaw Agents",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "From audio to audio?": {
      "main": [
        [
          {
            "node": "Generate Audio Response",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Send a text message",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Postgres Chat Memory": {
      "ai_memory": [
        [
          {
            "node": "OpenClaw Agents",
            "type": "ai_memory",
            "index": 0
          }
        ]
      ]
    },
    "Transcribe recording": {
      "main": [
        [
          {
            "node": "Get input text from voice",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Google Calendar Agent": {
      "ai_tool": [
        [
          {
            "node": "OpenClaw Agents",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Fix mimeType for Audio": {
      "main": [
        [
          {
            "node": "Send an audio file",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get a message in Gmail": {
      "ai_tool": [
        [
          {
            "node": "MCP Gmail Trigger",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Create a draft in Gmail": {
      "ai_tool": [
        [
          {
            "node": "MCP Gmail Trigger",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Delete a draft in Gmail": {
      "ai_tool": [
        [
          {
            "node": "MCP Gmail Trigger",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Generate Audio Response": {
      "main": [
        [
          {
            "node": "Fix mimeType for Audio",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Send a message in Gmail": {
      "ai_tool": [
        [
          {
            "node": "MCP Gmail Trigger",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Google Gemini Chat Model": {
      "ai_languageModel": [
        [
          {
            "node": "OpenClaw Agents",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Delete a message in Gmail": {
      "ai_tool": [
        [
          {
            "node": "MCP Gmail Trigger",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get input text from voice": {
      "main": [
        [
          {
            "node": "OpenClaw Agents",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Move file in Google Drive": {
      "ai_tool": [
        [
          {
            "node": "MCP Drive Trigger",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get many messages in Gmail": {
      "ai_tool": [
        [
          {
            "node": "MCP Gmail Trigger",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Image and Video Grok Agent": {
      "ai_tool": [
        [
          {
            "node": "OpenClaw Agents",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Reply to a message in Gmail": {
      "ai_tool": [
        [
          {
            "node": "MCP Gmail Trigger",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Clear sheet in Google Sheets": {
      "ai_tool": [
        [
          {
            "node": "MCP Sheet Trigger",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Add label to message in Gmail": {
      "ai_tool": [
        [
          {
            "node": "MCP Gmail Trigger",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Create sheet in Google Sheets": {
      "ai_tool": [
        [
          {
            "node": "MCP Sheet Trigger",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Download file in Google Drive": {
      "ai_tool": [
        [
          {
            "node": "MCP Drive Trigger",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get a document in Google Docs": {
      "ai_tool": [
        [
          {
            "node": "MCP Docs Trigger",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get an event in Google Calendar": {
      "ai_tool": [
        [
          {
            "node": "MCP Calendar Trigger",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Send a text message in Telegram": {
      "ai_tool": [
        [
          {
            "node": "Escalation",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Create a document in Google Docs": {
      "ai_tool": [
        [
          {
            "node": "MCP Docs Trigger",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Update a document in Google Docs": {
      "ai_tool": [
        [
          {
            "node": "MCP Docs Trigger",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Create an event in Google Calendar": {
      "ai_tool": [
        [
          {
            "node": "MCP Calendar Trigger",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Delete an event in Google Calendar": {
      "ai_tool": [
        [
          {
            "node": "MCP Calendar Trigger",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get many events in Google Calendar": {
      "ai_tool": [
        [
          {
            "node": "MCP Calendar Trigger",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Remove label from message in Gmail": {
      "ai_tool": [
        [
          {
            "node": "MCP Gmail Trigger",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get a presentation in Google Slides": {
      "ai_tool": [
        [
          {
            "node": "MCP Slides Trigger",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get row(s) in sheet in Google Sheets": {
      "ai_tool": [
        [
          {
            "node": "MCP Sheet Trigger",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Update row in sheet in Google Sheets": {
      "ai_tool": [
        [
          {
            "node": "MCP Sheet Trigger",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Create file from text in Google Drive": {
      "ai_tool": [
        [
          {
            "node": "MCP Drive Trigger",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Create a presentation in Google Slides": {
      "ai_tool": [
        [
          {
            "node": "MCP Slides Trigger",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get many shared drives in Google Drive": {
      "ai_tool": [
        [
          {
            "node": "MCP Drive Trigger",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Search files and folders in Google Drive": {
      "ai_tool": [
        [
          {
            "node": "MCP Drive Trigger",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Send message and wait for response in Gmail": {
      "ai_tool": [
        [
          {
            "node": "MCP Gmail Trigger",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Append or update row in sheet in Google Sheets": {
      "ai_tool": [
        [
          {
            "node": "MCP Sheet Trigger",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get slides from a presentation in Google Slides": {
      "ai_tool": [
        [
          {
            "node": "MCP Slides Trigger",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Replace text in a presentation in Google Slides": {
      "ai_tool": [
        [
          {
            "node": "MCP Slides Trigger",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get availability in a calendar in Google Calendar": {
      "ai_tool": [
        [
          {
            "node": "MCP Calendar Trigger",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Delete rows or columns from sheet in Google Sheets": {
      "ai_tool": [
        [
          {
            "node": "MCP Sheet Trigger",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}