{
  "name": "🛠️ Phantombuster tool MCP server 💪 5 operations",
  "nodes": [
    {
      "id": "1a45f879-7908-44ce-bd60-49031abc7fd8",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        -100
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "d55a92ac-d40c-4eaa-9972-6b4133f45d7f",
      "name": "Phantombuster Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -420,
        -100
      ]
    },
    {
      "id": "b0d2590f-4fa4-45f9-b5f7-2384e17d232b",
      "name": "Delete an agent",
      "type": "n8n-nodes-base.phantombusterTool",
      "position": [
        -800,
        140
      ]
    },
    {
      "id": "3ba84010-3bef-461f-9363-5e1d1faa8ab6",
      "name": "Get an agent",
      "type": "n8n-nodes-base.phantombusterTool",
      "position": [
        -580,
        140
      ]
    },
    {
      "id": "ade4f7cc-04e5-433e-b831-e2e8991373ea",
      "name": "Get many agents",
      "type": "n8n-nodes-base.phantombusterTool",
      "position": [
        -360,
        140
      ]
    },
    {
      "id": "4cb96bd2-b761-43be-a96f-704e5f5ea5b7",
      "name": "Get the output of an agent",
      "type": "n8n-nodes-base.phantombusterTool",
      "position": [
        -140,
        140
      ]
    },
    {
      "id": "d069b4ac-699b-4d78-9062-22ee7124173f",
      "name": "Add an agent to the launch queue",
      "type": "n8n-nodes-base.phantombusterTool",
      "position": [
        80,
        140
      ]
    },
    {
      "id": "7a23db0e-1bbe-4b7c-89dc-f20a8733fe58",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    }
  ],
  "connections": {
    "Get an agent": {
      "ai_tool": [
        [
          {
            "node": "Phantombuster Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Delete an agent": {
      "ai_tool": [
        [
          {
            "node": "Phantombuster Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get many agents": {
      "ai_tool": [
        [
          {
            "node": "Phantombuster Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get the output of an agent": {
      "ai_tool": [
        [
          {
            "node": "Phantombuster Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Add an agent to the launch queue": {
      "ai_tool": [
        [
          {
            "node": "Phantombuster Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}