{
  "id": "AILeadErrorSmokePublic",
  "name": "TEST - Production Error Handler Smoke Test",
  "nodes": [
    {
      "parameters": {
        "httpMethod": "POST",
        "path": "lead-ops-error-handler-smoke-test",
        "responseMode": "onReceived",
        "options": {}
      },
      "id": "c6dd14da-455b-44c7-8c13-a1446af35e10",
      "name": "Controlled Test Webhook",
      "type": "n8n-nodes-base.webhook",
      "typeVersion": 2.1,
      "position": [
        -300,
        220
      ]
    },
    {
      "parameters": {
        "jsCode": "throw new Error('CONTROLLED_TEST: Telegram production error notification verification');"
      },
      "id": "124a014a-fe5f-462d-9471-f895468b8a8f",
      "name": "Raise Controlled Test Error",
      "type": "n8n-nodes-base.code",
      "typeVersion": 2,
      "position": [
        -40,
        220
      ]
    }
  ],
  "connections": {
    "Controlled Test Webhook": {
      "main": [
        [
          {
            "node": "Raise Controlled Test Error",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "pinData": {},
  "settings": {
    "executionOrder": "v1",
    "timezone": "UTC",
    "saveManualExecutions": true,
    "saveExecutionProgress": true,
    "saveDataErrorExecution": "all",
    "saveDataSuccessExecution": "none",
    "executionTimeout": 60,
    "errorWorkflow": "AILeadErrorHandlerPublic"
  },
  "active": false,
  "tags": []
}
