{
  "name": "Perform, get scans 🛠️ urlscan.io tool MCP server 💪 all 3 operations",
  "nodes": [
    {
      "id": "77175c89-4337-4c5e-9eac-4a154e0eb29e",
      "name": "Workflow Overview",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        -100
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "513aaa71-0a58-4ca6-b8da-b26c5f568efd",
      "name": "urlscan.io Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -1000,
        -100
      ]
    },
    {
      "id": "d9e12167-3550-4844-8be6-26f1cca19b28",
      "name": "Get a scan",
      "type": "n8n-nodes-base.urlScanIoTool",
      "position": [
        -800,
        140
      ]
    },
    {
      "id": "e307a199-9baa-47ed-81de-28f711da0dbf",
      "name": "Get many scans",
      "type": "n8n-nodes-base.urlScanIoTool",
      "position": [
        -580,
        140
      ]
    },
    {
      "id": "be719650-446c-4abb-8d73-d116cd847653",
      "name": "Perform a scan",
      "type": "n8n-nodes-base.urlScanIoTool",
      "position": [
        -360,
        140
      ]
    },
    {
      "id": "4b1a9767-3737-437f-8d25-6699cec898ab",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    }
  ],
  "connections": {
    "Get a scan": {
      "ai_tool": [
        [
          {
            "node": "urlscan.io Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get many scans": {
      "ai_tool": [
        [
          {
            "node": "urlscan.io Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Perform a scan": {
      "ai_tool": [
        [
          {
            "node": "urlscan.io Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}