{
  "name": "Mother - Central Hive Mind",
  "nodes": [
    {
      "parameters": {
        "httpMethod": "POST",
        "path": "mother-core",
        "responseMode": "lastNode",
        "options": {}
      },
      "id": "mother-webhook",
      "name": "Mother Webhook",
      "type": "n8n-nodes-base.webhook",
      "typeVersion": 1,
      "position": [
        0,
        0
      ]
    },
    {
      "parameters": {
        "content": "Detta \u00e4r Mother-logik. H\u00e4r kan du bygga orkestrering senare.",
        "height": 200,
        "width": 300
      },
      "id": "mother-note",
      "name": "Note",
      "type": "n8n-nodes-base.obsidian",
      "typeVersion": 1,
      "position": [
        200,
        0
      ]
    }
  ],
  "connections": {}
}