{
  "name": "Google Cloud natural language tool MCP server",
  "nodes": [
    {
      "id": "dc7f0d4c-01de-46b8-b69d-836cdc370baf",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        -100
      ],
      "parameters": {
        "width": 420,
        "height": 800,
        "content": "## 🛠️ Google Cloud Natural Language Tool MCP Server\n\n### 📋 Available Operations (1 total)\n\n**Document**: analyze sentiment\n\n### ⚙️ Setup Instructions\n\n1. **Import Workflow**: Load this workflow into y"
      }
    },
    {
      "id": "fa8ab819-1847-48bd-9b19-44906d8db313",
      "name": "Google Cloud Natural Language Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -860,
        -100
      ]
    },
    {
      "id": "ed2365c6-49f9-4101-86e3-85344d582f4c",
      "name": "Analyze sentiment",
      "type": "n8n-nodes-base.googleCloudNaturalLanguageTool",
      "position": [
        -800,
        140
      ]
    },
    {
      "id": "01ed0da3-bf46-4d14-99d1-cfc5f9f33955",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "width": 400,
        "height": 180,
        "content": "## Document"
      }
    }
  ],
  "connections": {
    "Analyze sentiment": {
      "ai_tool": [
        [
          {
            "node": "Google Cloud Natural Language Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}