{
  "name": "AI chatbot call center: General exception flow (production-ready, part 8)",
  "nodes": [
    {
      "id": "6bc5bef1-2356-4547-b8b6-77d4b1983365",
      "name": "Error Trigger",
      "type": "n8n-nodes-base.errorTrigger",
      "position": [
        0,
        0
      ]
    },
    {
      "id": "42f2e2c9-40f7-4201-86c5-892b212863d3",
      "name": "👻 Exception Alert",
      "type": "n8n-nodes-base.slack",
      "position": [
        200,
        0
      ]
    }
  ],
  "connections": {
    "Error Trigger": {
      "main": [
        [
          {
            "node": "👻 Exception Alert",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}