{
  "name": "Manage healthcare resource allocation and conflicts with Anthropic Claude",
  "nodes": [
    {
      "id": "da17263e-f327-4445-8b2e-f138f6b26be7",
      "name": "Resource Request Webhook",
      "type": "n8n-nodes-base.webhook",
      "position": [
        5376,
        2096
      ]
    },
    {
      "id": "1f3ba3b6-3faf-4bef-8f04-579630ace844",
      "name": "Continuous Monitoring Schedule",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        5376,
        2288
      ]
    },
    {
      "id": "0c7894db-bb7a-478b-9ab2-a6059978ea22",
      "name": "Workflow Configuration",
      "type": "n8n-nodes-base.set",
      "position": [
        5600,
        2192
      ]
    },
    {
      "id": "326df0fc-2f12-4ae4-b512-6dcec9c4ebf9",
      "name": "Fetch Current Utilization Data",
      "type": "n8n-nodes-base.code",
      "position": [
        5824,
        2000
      ]
    },
    {
      "id": "f4374c94-99c6-4174-b038-a3211a983ee1",
      "name": "Fetch Historical Demand Trends",
      "type": "n8n-nodes-base.code",
      "position": [
        5824,
        2192
      ]
    },
    {
      "id": "62c036fa-d61a-4ce5-b1b5-6c76ce3e9c21",
      "name": "Fetch Upcoming Events",
      "type": "n8n-nodes-base.code",
      "position": [
        5824,
        2384
      ]
    },
    {
      "id": "dfead5dd-c125-4b0d-9b22-a0802d24a264",
      "name": "Merge Context Data",
      "type": "n8n-nodes-base.set",
      "position": [
        6048,
        2192
      ]
    },
    {
      "id": "b39acc3d-5e8c-4110-84d9-d18ac06784cc",
      "name": "Resource Allocation AI Agent",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        7880,
        2192
      ]
    },
    {
      "id": "60dcecf9-2a3b-4704-a705-a8fd0b302ed6",
      "name": "Anthropic Claude Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatAnthropic",
      "position": [
        7168,
        2416
      ]
    },
    {
      "id": "7b60d46c-3a00-49b1-b187-56fb66b5f1ca",
      "name": "Structured Decision Output",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        8480,
        2352
      ]
    },
    {
      "id": "6391e5a9-da2b-4e8a-a552-c7c0c573349b",
      "name": "Check for Conflicts",
      "type": "n8n-nodes-base.if",
      "position": [
        8688,
        2528
      ]
    },
    {
      "id": "b6269646-5e43-4421-a3a5-a1e5df9ff068",
      "name": "Flag for Human Review",
      "type": "n8n-nodes-base.set",
      "position": [
        8928,
        2336
      ]
    },
    {
      "id": "dafa186e-9e5d-46e7-a227-0cd408b45885",
      "name": "Send to Human Review System",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        9152,
        2416
      ]
    },
    {
      "id": "1382ebc7-0cb3-4c69-b66e-d48e729da448",
      "name": "Format Final Decision",
      "type": "n8n-nodes-base.set",
      "position": [
        10032,
        2496
      ]
    },
    {
      "id": "6c901ad4-3053-43a6-9c85-b49be909641a",
      "name": "Return Decision to Caller",
      "type": "n8n-nodes-base.respondToWebhook",
      "position": [
        10720,
        2352
      ]
    },
    {
      "id": "8d08255b-75ed-49f2-a5bc-087a53fe0454",
      "name": "Route by Request Type",
      "type": "n8n-nodes-base.switch",
      "position": [
        8688,
        2672
      ]
    },
    {
      "id": "0b7ef9f0-40b7-4d79-a3d2-a0911e43a256",
      "name": "Capacity Forecasting Agent",
      "type": "@n8n/n8n-nodes-langchain.agentTool",
      "position": [
        7296,
        2416
      ]
    },
    {
      "id": "bb2cd5f4-1180-40cd-a2bb-efd37b65fd51",
      "name": "Conflict Resolution Agent",
      "type": "@n8n/n8n-nodes-langchain.agentTool",
      "position": [
        7584,
        2416
      ]
    },
    {
      "id": "434dc726-69c4-4f2b-a0c0-a83e216e0686",
      "name": "Priority Scoring Agent",
      "type": "@n8n/n8n-nodes-langchain.agentTool",
      "position": [
        7872,
        2416
      ]
    },
    {
      "id": "5ef9142a-160f-4e2b-8d3a-68145829e116",
      "name": "Forecasting Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatAnthropic",
      "position": [
        7264,
        2624
      ]
    },
    {
      "id": "2a3f930b-f7d4-4549-9aa7-afb4937c9e39",
      "name": "Conflict Resolution Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatAnthropic",
      "position": [
        7632,
        2624
      ]
    },
    {
      "id": "5fb2bcfb-7413-4bfd-a4e8-0efe062c68d4",
      "name": "Priority Scoring Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatAnthropic",
      "position": [
        7968,
        2640
      ]
    },
    {
      "id": "3f75d723-746c-492f-a05c-90a57eda0dfe",
      "name": "Forecasting Output Parser",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        7456,
        2624
      ]
    },
    {
      "id": "3b818cbb-3cb8-4e69-bb7f-3cdaf6aaa38b",
      "name": "Conflict Resolution Output Parser",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        7808,
        2624
      ]
    },
    {
      "id": "86612646-505a-4657-abd6-0b986779f963",
      "name": "Priority Scoring Output Parser",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        8176,
        2624
      ]
    },
    {
      "id": "113bc5c1-9026-4fb6-be7c-fbae2c67f4d2",
      "name": "Resource Availability Calculator",
      "type": "@n8n/n8n-nodes-langchain.toolCode",
      "position": [
        8160,
        2416
      ]
    },
    {
      "id": "4083653e-8ca3-434e-9f65-97126e2408aa",
      "name": "Utilization Metrics Analyzer",
      "type": "@n8n/n8n-nodes-langchain.toolCode",
      "position": [
        8336,
        2496
      ]
    },
    {
      "id": "6a134670-d763-42d5-babc-bf19b53d447b",
      "name": "Calculate Risk Score",
      "type": "n8n-nodes-base.code",
      "position": [
        6944,
        2264
      ]
    },
    {
      "id": "b4ac0488-1fe3-4bac-85c7-7b671c65d1a0",
      "name": "Fetch SLA Policies",
      "type": "n8n-nodes-base.code",
      "position": [
        6272,
        2264
      ]
    },
    {
      "id": "debea2eb-2ca3-45f9-91da-95f052e1e027",
      "name": "Aggregate Resource Metrics",
      "type": "n8n-nodes-base.summarize",
      "position": [
        6720,
        2264
      ]
    },
    {
      "id": "c4df6c6b-078f-4dba-b2ba-e97056d9445f",
      "name": "Enrich with SLA Data",
      "type": "n8n-nodes-base.set",
      "position": [
        6496,
        2264
      ]
    },
    {
      "id": "73df442e-1bdd-41c7-a14d-65cb7d10e232",
      "name": "Log Decision to Audit System",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        10256,
        2544
      ]
    },
    {
      "id": "eb538e66-b5b5-4fe8-a5ca-3bd77f3a5568",
      "name": "Send Notification to Stakeholders",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        10480,
        2544
      ]
    },
    {
      "id": "66ac2cad-8826-4993-9776-21311a75774d",
      "name": "Wait for Human Approval",
      "type": "n8n-nodes-base.wait",
      "position": [
        9360,
        2288
      ]
    },
    {
      "id": "6ab2577d-8397-48bb-a5bc-2d9aeb932125",
      "name": "Check Approval Status",
      "type": "n8n-nodes-base.if",
      "position": [
        9584,
        2336
      ]
    },
    {
      "id": "ad6d2049-e25d-4662-9184-b6bbb76334e9",
      "name": "Mark as Approved",
      "type": "n8n-nodes-base.set",
      "position": [
        9824,
        2160
      ]
    },
    {
      "id": "b6c78927-e980-4b3e-963f-5c0e5c5161d5",
      "name": "Mark as Rejected",
      "type": "n8n-nodes-base.set",
      "position": [
        9824,
        2352
      ]
    },
    {
      "id": "bcf959b5-4b42-4006-a49c-fbcd864f8db5",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        6768,
        1408
      ],
      "parameters": {
        "width": 528,
        "height": 368,
        "content": "## Prerequisites\nMarketing automation platform access, AI service API keys, email service provider account\n## Use Cases\nProduct launch campaigns coordinating announcements across channels\n## Customiza"
      }
    },
    {
      "id": "0b48126a-6fd1-4627-83e2-f5fcacb02f60",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        6176,
        1472
      ],
      "parameters": {
        "width": 480,
        "height": 304,
        "content": "## Setup Steps\n1. Configure campaign schedule trigger or webhook integration with marketing automation platform\n2. Add AI model API credentials for content generation, personalization, and A/B testing"
      }
    },
    {
      "id": "8813ed79-d2e0-4894-887f-e25e8f29c514",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        5408,
        1472
      ],
      "parameters": {
        "width": 704,
        "height": 272,
        "content": "## How It Works\nThis workflow automates end-to-end marketing campaign management for digital marketing teams and agencies executing multi-channel strategies. It solves the complex challenge of coordin"
      }
    },
    {
      "id": "8b47b987-1cd3-4cc7-9e7b-70ab1e42e522",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        8624,
        1920
      ],
      "parameters": {
        "width": 2368,
        "height": 1008,
        "content": "## Synchronized Multi-Channel Distribution\n**Why:** Simultaneous deployment across email, social platforms, ad networks, influencer partnerships, content hubs, and analytics dashboards ensures cohesiv"
      }
    },
    {
      "id": "2ce6b100-019e-43e5-9b16-ac5bc9ff05c8",
      "name": "Sticky Note4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        7168,
        1920
      ],
      "parameters": {
        "width": 1424,
        "height": 1024,
        "content": "## AI-Powered Content Personalization\n**Why:** Parallel AI agents generate platform-optimized content variants with audience segmentation, A/B testing recommendations, and engagement predictions tailo"
      }
    },
    {
      "id": "626191df-6253-4555-847b-65bed5f6ac7c",
      "name": "Sticky Note5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        5280,
        1920
      ],
      "parameters": {
        "width": 1856,
        "height": 704,
        "content": "## Centralized Campaign Trigger\n**Why:** Scheduled or event-based activation initiates coordinated multi-channel execution, ensuring synchronized message delivery across all marketing touchpoints."
      }
    }
  ],
  "connections": {
    "Mark as Approved": {
      "main": [
        [
          {
            "node": "Format Final Decision",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Mark as Rejected": {
      "main": [
        [
          {
            "node": "Format Final Decision",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Forecasting Model": {
      "ai_languageModel": [
        [
          {
            "node": "Capacity Forecasting Agent",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Fetch SLA Policies": {
      "main": [
        [
          {
            "node": "Enrich with SLA Data",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Merge Context Data": {
      "main": [
        [
          {
            "node": "Resource Allocation AI Agent",
            "type": "main",
            "index": 0
          },
          {
            "node": "Fetch SLA Policies",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Check for Conflicts": {
      "main": [
        [
          {
            "node": "Flag for Human Review",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Format Final Decision",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Calculate Risk Score": {
      "main": [
        [
          {
            "node": "Resource Allocation AI Agent",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Enrich with SLA Data": {
      "main": [
        [
          {
            "node": "Aggregate Resource Metrics",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Check Approval Status": {
      "main": [
        [
          {
            "node": "Mark as Approved",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Mark as Rejected",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Fetch Upcoming Events": {
      "main": [
        [
          {
            "node": "Merge Context Data",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Flag for Human Review": {
      "main": [
        [
          {
            "node": "Send to Human Review System",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Format Final Decision": {
      "main": [
        [
          {
            "node": "Return Decision to Caller",
            "type": "main",
            "index": 0
          },
          {
            "node": "Log Decision to Audit System",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Anthropic Claude Model": {
      "ai_languageModel": [
        [
          {
            "node": "Resource Allocation AI Agent",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Priority Scoring Agent": {
      "ai_tool": [
        [
          {
            "node": "Resource Allocation AI Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Priority Scoring Model": {
      "ai_languageModel": [
        [
          {
            "node": "Priority Scoring Agent",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Workflow Configuration": {
      "main": [
        [
          {
            "node": "Fetch Current Utilization Data",
            "type": "main",
            "index": 0
          },
          {
            "node": "Fetch Historical Demand Trends",
            "type": "main",
            "index": 0
          },
          {
            "node": "Fetch Upcoming Events",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Wait for Human Approval": {
      "main": [
        [
          {
            "node": "Check Approval Status",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Resource Request Webhook": {
      "main": [
        [
          {
            "node": "Workflow Configuration",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Conflict Resolution Agent": {
      "ai_tool": [
        [
          {
            "node": "Resource Allocation AI Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Conflict Resolution Model": {
      "ai_languageModel": [
        [
          {
            "node": "Conflict Resolution Agent",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Forecasting Output Parser": {
      "ai_outputParser": [
        [
          {
            "node": "Capacity Forecasting Agent",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "Aggregate Resource Metrics": {
      "main": [
        [
          {
            "node": "Calculate Risk Score",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Capacity Forecasting Agent": {
      "ai_tool": [
        [
          {
            "node": "Resource Allocation AI Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Structured Decision Output": {
      "ai_outputParser": [
        [
          {
            "node": "Resource Allocation AI Agent",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "Send to Human Review System": {
      "main": [
        [
          {
            "node": "Format Final Decision",
            "type": "main",
            "index": 0
          },
          {
            "node": "Wait for Human Approval",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Log Decision to Audit System": {
      "main": [
        [
          {
            "node": "Send Notification to Stakeholders",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Resource Allocation AI Agent": {
      "main": [
        [
          {
            "node": "Check for Conflicts",
            "type": "main",
            "index": 0
          },
          {
            "node": "Route by Request Type",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Utilization Metrics Analyzer": {
      "ai_tool": [
        [
          {
            "node": "Resource Allocation AI Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Continuous Monitoring Schedule": {
      "main": [
        [
          {
            "node": "Workflow Configuration",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Fetch Current Utilization Data": {
      "main": [
        [
          {
            "node": "Merge Context Data",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Fetch Historical Demand Trends": {
      "main": [
        [
          {
            "node": "Merge Context Data",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Priority Scoring Output Parser": {
      "ai_outputParser": [
        [
          {
            "node": "Priority Scoring Agent",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "Resource Availability Calculator": {
      "ai_tool": [
        [
          {
            "node": "Resource Allocation AI Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Conflict Resolution Output Parser": {
      "ai_outputParser": [
        [
          {
            "node": "Conflict Resolution Agent",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "Send Notification to Stakeholders": {
      "main": [
        [
          {
            "node": "Return Decision to Caller",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}