{
  "name": "Let AI agents get campaigns with 🛠️ Google Ads tool MCP server",
  "nodes": [
    {
      "id": "c3630d25-5ef6-428f-a7b1-ae5509da8386",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        -180
      ],
      "parameters": {
        "width": 420,
        "height": 760,
        "content": "## 🛠️ Google Ads Tool MCP Server\n\n### 📋 Available Operations (2 total)\n\n**Campaign**: get all, get\n\n### ⚙️ Setup Instructions\n\n1. **Import Workflow**: Load this workflow into your n8n instance\n\n1. **🔑"
      }
    },
    {
      "id": "666967ee-c5fe-4187-9be5-d07bddfe69b5",
      "name": "Google Ads Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -660,
        -160
      ]
    },
    {
      "id": "8ec237bc-6a57-42d9-942c-8c0b104e367c",
      "name": "Get many campaigns",
      "type": "n8n-nodes-base.googleAdsTool",
      "position": [
        -800,
        140
      ]
    },
    {
      "id": "c082536b-9762-4ad7-86b9-28d8adcdde32",
      "name": "Get a campaign",
      "type": "n8n-nodes-base.googleAdsTool",
      "position": [
        -580,
        140
      ]
    },
    {
      "id": "3102d683-89b8-40fd-9713-5a0e84679c50",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "width": 620,
        "height": 180,
        "content": "## Campaign"
      }
    }
  ],
  "connections": {
    "Get a campaign": {
      "ai_tool": [
        [
          {
            "node": "Google Ads Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get many campaigns": {
      "ai_tool": [
        [
          {
            "node": "Google Ads Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}