{
  "name": "woocommerce ai assistant chatbot - by aixperties",
  "nodes": [
    {
      "parameters": {
        "public": true,
        "mode": "webhook",
        "options": {}
      },
      "type": "@n8n/n8n-nodes-langchain.chatTrigger",
      "typeVersion": 1.3,
      "position": [
        0,
        0
      ],
      "id": "5aa81d1e-3826-42ac-a3b4-62f0dcc1ee1b",
      "name": "When chat message received",
      "webhookId": "10630fea-7389-494b-abcc-a4eefabeb89e"
    },
    {
      "parameters": {
        "options": {}
      },
      "type": "@n8n/n8n-nodes-langchain.agent",
      "typeVersion": 3,
      "position": [
        208,
        0
      ],
      "id": "cebcc9a0-4e10-4b24-bdd6-cc105478d984",
      "name": "AI Agent"
    },
    {
      "parameters": {
        "options": {}
      },
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
      "typeVersion": 1,
      "position": [
        80,
        208
      ],
      "id": "181cb0eb-c686-4065-8048-eaec54f73c5e",
      "name": "OpenRouter Chat Model",
      "credentials": {
        "openRouterApi": {
          "id": "OIi1XchvPQEPREqF",
          "name": "OpenRouter account"
        }
      }
    },
    {
      "parameters": {},
      "type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
      "typeVersion": 1.3,
      "position": [
        224,
        208
      ],
      "id": "eae34471-c361-4b2c-879e-7da143602971",
      "name": "Simple Memory"
    },
    {
      "parameters": {
        "operation": "getAll",
        "limit": 5,
        "options": {}
      },
      "type": "n8n-nodes-base.wooCommerceTool",
      "typeVersion": 1,
      "position": [
        368,
        208
      ],
      "id": "61ac1faa-a94c-4804-a205-20607dd1e152",
      "name": "Get many products in WooCommerce",
      "credentials": {
        "wooCommerceApi": {
          "id": "oRnIfhmLG06210hI",
          "name": "WooCommerce account"
        }
      }
    }
  ],
  "pinData": {},
  "connections": {
    "When chat message received": {
      "main": [
        [
          {
            "node": "AI Agent",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "OpenRouter Chat Model": {
      "ai_languageModel": [
        [
          {
            "node": "AI Agent",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Simple Memory": {
      "ai_memory": [
        [
          {
            "node": "AI Agent",
            "type": "ai_memory",
            "index": 0
          }
        ]
      ]
    },
    "Get many products in WooCommerce": {
      "ai_tool": [
        [
          {
            "node": "AI Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  },
  "active": false,
  "settings": {
    "executionOrder": "v1",
    "availableInMCP": false
  },
  "versionId": "afa12f12-e485-42ce-9368-8b80a5d26a9e",
  "meta": {
    "templateCredsSetupCompleted": true,
    "instanceId": "e4a3f167fa24fd0d26a261aee1040ab9b28f172ecfd8749186d5fb541ee7b6b8"
  },
  "id": "Ngh-Tl3NJcbsJsAgN5YDn",
  "tags": []
}