Business Process Automation

🤖Calendar Agent

🤖Calendar Agent

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

Workflow Overview

Total Nodes
10
Node Types
5

Node Types

lm Chat Open Ai
OpenAI Chat Model
1 node
set
Try Again, Success
2 nodes
agent
Calendar Agent
1 node
google Calendar Tool
Create Event with Attendee, Create Event, Get Events, Delete Event, Update Event
5 nodes
execute Workflow Trigger
When Executed by Another Workflow
1 node

Workflow JSON

8.96 KB
{
  "id": "0NtlJ41IozGhtFa6",
  "meta": {
    "instanceId": "95e5a8c2e51c83e33b232ea792bbe3f063c094c33d9806a5565cb31759e1ad39",
    "templateCredsSetupCompleted": true
  },
  "name": "🤖Calendar Agent",
  "tags": [],
  "nodes": [
    {
      "id": "a34e2d84-ae30-4bfe-afa9-23dbd5dd3845",
      "name": "OpenAI Chat Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        740,
        540
      ],
      "parameters": {
        "model": "gpt-4o",
        "options": {}
      },
      "credentials": {
        "openAiApi": {
          "id": "BP9v81AwJlpYGStD",
          "name": "OpenAi account"
        }
      },
      "typeVersion": 1
    },
    {
      "id": "ec5518af-86f7-4f41-9682-ddddc621f356",
      "name": "Try Again",
      "type": "n8n-nodes-base.set",
      "position": [
        1660,
        380
      ],
      "parameters": {
        "options": {},
        "assignments": {
          "assignments": [
            {
              "id": "7ab380a2-a8d3-...

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