{
  "name": "AI Cold Call Agent",
  "nodes": [
    {
      "parameters": {
        "rule": {
          "interval": [
            {}
          ]
        }
      },
      "type": "n8n-nodes-base.scheduleTrigger",
      "typeVersion": 1.2,
      "position": [
        0,
        0
      ],
      "id": "07515c90-4dc9-4bf1-90a5-046bba040753",
      "name": "Schedule Trigger"
    },
    {
      "parameters": {
        "options": {}
      },
      "type": "n8n-nodes-base.splitInBatches",
      "typeVersion": 3,
      "position": [
        880,
        0
      ],
      "id": "dea57832-e6b8-4dc6-97fd-2cbfab969d86",
      "name": "Loop Over Items",
      "disabled": true
    },
    {
      "parameters": {},
      "type": "n8n-nodes-base.noOp",
      "name": "Replace Me",
      "typeVersion": 1,
      "position": [
        980,
        100
      ],
      "id": "4e0b0bbc-8490-463c-b9dc-19ac8d139fbb"
    },
    {
      "parameters": {
        "unit": "minutes"
      },
      "type": "n8n-nodes-base.wait",
      "typeVersion": 1.1,
      "position": [
        1140,
        100
      ],
      "id": "452d5e7e-4f72-40f8-adb2-554af3f6be34",
      "name": "Wait",
      "webhookId": "a4453e23-eaed-4121-ba48-f0454ecdc443"
    },
    {
      "parameters": {
        "documentId": {
          "__rl": true,
          "value": "1RnAmHZUiIYyTkyD0EIwHZOx6NZGER7YtlkqxiTV5fek",
          "mode": "list",
          "cachedResultName": "Cold Call List Mentor AI - AI AGENT",
          "cachedResultUrl": "https://docs.google.com/spreadsheets/d/1RnAmHZUiIYyTkyD0EIwHZOx6NZGER7YtlkqxiTV5fek/edit?usp=drivesdk"
        },
        "sheetName": {
          "__rl": true,
          "value": "gid=0",
          "mode": "list",
          "cachedResultName": "Sheet1",
          "cachedResultUrl": "https://docs.google.com/spreadsheets/d/1RnAmHZUiIYyTkyD0EIwHZOx6NZGER7YtlkqxiTV5fek/edit#gid=0"
        },
        "options": {}
      },
      "type": "n8n-nodes-base.googleSheets",
      "typeVersion": 4.5,
      "position": [
        220,
        0
      ],
      "id": "0109eeb8-10ed-4374-a940-5a2bd83ec739",
      "name": "Google Sheets",
      "credentials": {
        "googleSheetsOAuth2Api": {
          "id": "D7Hl9tkp4iNndxKr",
          "name": "MENTOR AI"
        }
      }
    },
    {
      "parameters": {
        "method": "POST",
        "url": "https://worklfows.thementorprogram.xyz/webhook-test/5682435f-8b31-404d-9bd8-ace3ba0220e4",
        "options": {}
      },
      "type": "n8n-nodes-base.httpRequest",
      "typeVersion": 4.2,
      "position": [
        1340,
        -20
      ],
      "id": "3e0fa68a-0f29-4c96-9bc7-37e63321ba56",
      "name": "HTTP Request"
    },
    {
      "parameters": {
        "conditions": {
          "options": {
            "caseSensitive": true,
            "leftValue": "",
            "typeValidation": "strict",
            "version": 2
          },
          "conditions": [
            {
              "id": "7b166c08-2a01-43ba-a4d5-0872ea2966b8",
              "leftValue": "",
              "rightValue": "",
              "operator": {
                "type": "string",
                "operation": "equals",
                "name": "filter.operator.equals"
              }
            }
          ],
          "combinator": "and"
        },
        "options": {}
      },
      "type": "n8n-nodes-base.filter",
      "typeVersion": 2.2,
      "position": [
        440,
        0
      ],
      "id": "b9085bbf-7d3f-483c-ac25-fbc9d36188ea",
      "name": "Filter Date"
    },
    {
      "parameters": {
        "conditions": {
          "options": {
            "caseSensitive": true,
            "leftValue": "",
            "typeValidation": "strict",
            "version": 2
          },
          "conditions": [
            {
              "id": "c71b88b9-2f38-43a9-8192-ab2c4a14c738",
              "leftValue": "",
              "rightValue": "",
              "operator": {
                "type": "string",
                "operation": "equals",
                "name": "filter.operator.equals"
              }
            }
          ],
          "combinator": "and"
        },
        "options": {}
      },
      "type": "n8n-nodes-base.filter",
      "typeVersion": 2.2,
      "position": [
        660,
        0
      ],
      "id": "da7aca3f-db5a-4c52-87a8-9e947a905770",
      "name": "Called Yes/No"
    }
  ],
  "pinData": {},
  "connections": {
    "Schedule Trigger": {
      "main": [
        [
          {
            "node": "Google Sheets",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Loop Over Items": {
      "main": [
        [
          {
            "node": "HTTP Request",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Replace Me",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Replace Me": {
      "main": [
        [
          {
            "node": "Wait",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Wait": {
      "main": [
        [
          {
            "node": "Loop Over Items",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Google Sheets": {
      "main": [
        [
          {
            "node": "Filter Date",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Filter Date": {
      "main": [
        [
          {
            "node": "Called Yes/No",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Called Yes/No": {
      "main": [
        [
          {
            "node": "Loop Over Items",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "active": false,
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "acfd5bf4-db16-40cc-9bed-f1ec3f43b667",
  "meta": {
    "templateCredsSetupCompleted": true,
    "instanceId": "e210135f857fa114d3cd896d677d1cb024a7067e8e84978ec97defa41f15fb57"
  },
  "id": "4hAEAT3XsmsZ9JWn",
  "tags": []
}