{
  "workflow": {
    "id": 5345,
    "name": "🛠️ Pipedrive tool MCP server 💪 all 45 operations",
    "views": 1190,
    "recentViews": 0,
    "totalViews": 1190,
    "createdAt": "2025-06-26T02:58:59.964Z",
    "description": "# 🛠️ Pipedrive Tool MCP Server\n\nComplete MCP server exposing all Pipedrive Tool operations to AI agents. Zero configuration needed - all 45 operations pre-built.\n\n## ⚡ Quick Setup\n\nNeed help? Want access to more workflows and even live Q&A sessions with a top verified n8n creator.. All 100% free?\n\n[Join the community](https://www.skool.com/n8n-nodes-automation-lab-1570/about)\n\n1. **Import** this workflow into your n8n instance\n2. **Activate** the workflow to start your MCP server\n3. **Copy** the webhook URL from the MCP trigger node\n4. **Connect** AI agents using the MCP URL\n\n## 🔧 How it Works\n\n• **MCP Trigger**: Serves as your server endpoint for AI agent requests\n• **Tool Nodes**: Pre-configured for every Pipedrive Tool operation\n• **AI Expressions**: Automatically populate parameters via `$fromAI()` placeholders\n• **Native Integration**: Uses official n8n Pipedrive Tool tool with full error handling\n\n## 📋 Available Operations (45 total)\n\nEvery possible Pipedrive Tool operation is included:\n\n### 🔧 Activity (5 operations)\n\n• **Create an activity**\n• **Delete an activity**\n• **Get an activity**\n• **Get many activities**\n• **Update an activity**\n\n### 💰 Deal (7 operations)\n\n• **Create a deal**\n• **Delete a deal**\n• **Duplicate a deal**\n• **Get a deal**\n• **Get many deals**\n• **Search a deal**\n• **Update a deal**\n\n### 🔧 Dealactivity (1 operations)\n\n• **Get many deal activities**\n\n### 🔧 Dealproduct (4 operations)\n\n• **Add a deal product**\n• **Get many deal products**\n• **Remove a deal product**\n• **Update a deal product**\n\n### 📄 File (5 operations)\n\n• **Create a file**\n• **Delete a file**\n• **Download a file**\n• **Get a file**\n• **update details of a file**\n\n### 🔧 Lead (5 operations)\n\n• **Create a lead**\n• **Delete a lead**\n• **Get a lead**\n• **Get many leads**\n• **Update a lead**\n\n### 🔧 Note (5 operations)\n\n• **Create a note**\n• **Delete a note**\n• **Get a note**\n• **Get many notes**\n• **Update a note**\n\n### 🏢 Organization (6 operations)\n\n• **Create an organization**\n• **Delete an organization**\n• **Get an organization**\n• **Get many organizations**\n• **Search an organization**\n• **Update an organization**\n\n### 👥 Person (6 operations)\n\n• **Create a person**\n• **Delete a person**\n• **Get a person**\n• **Get many people**\n• **Search a person**\n• **Update a person**\n\n### 🔧 Product (1 operations)\n\n• **Get many products**\n\n## 🤖 AI Integration\n\n**Parameter Handling**: AI agents automatically provide values for:\n• Resource IDs and identifiers\n• Search queries and filters\n• Content and data payloads\n• Configuration options\n\n**Response Format**: Native Pipedrive Tool API responses with full data structure\n\n**Error Handling**: Built-in n8n error management and retry logic\n\n## 💡 Usage Examples\n\nConnect this MCP server to any AI agent or workflow:\n\n• **Claude Desktop**: Add MCP server URL to configuration\n• **Custom AI Apps**: Use MCP URL as tool endpoint\n• **Other n8n Workflows**: Call MCP tools from any workflow\n• **API Integration**: Direct HTTP calls to MCP endpoints\n\n## ✨ Benefits\n\n• **Complete Coverage**: Every Pipedrive Tool operation available\n• **Zero Setup**: No parameter mapping or configuration needed\n• **AI-Ready**: Built-in `$fromAI()` expressions for all parameters\n• **Production Ready**: Native n8n error handling and logging\n• **Extensible**: Easily modify or add custom logic\n\n&gt; 🆓 **[Free for community use](https://github.com/Cfomodz/community-use)!** Ready to deploy in under 2 minutes.",
    "workflow": {
      "id": "77afPLvPmBDQseFp",
      "meta": null,
      "name": "Pipedrive Tool MCP Server",
      "tags": [],
      "nodes": [
        {
          "id": "92474577-ef9d-495b-974c-4f3541b7f2db",
          "name": "Workflow Overview 0",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1460,
            140
          ],
          "parameters": {
            "width": 420,
            "height": 980,
            "content": "## 🛠️ Pipedrive Tool MCP Server\n\n### 📋 Available Operations (45 total)\n\n**Activity**: create, delete, get, get all, update\n**Deal**: create, delete, duplicate, get, get all, search, update\n**Dealactivity**: get all\n**Dealproduct**: add, get all, remove, update\n**File**: create, delete, download, get, update\n**Lead**: create, delete, get, get all, update\n**Note**: create, delete, get, get all, update\n**Organization**: create, delete, get, get all, search, update\n**Person**: create, delete, get, get all, search, update\n**Product**: get all\n\n### ⚙️ Setup Instructions\n\n1. **Import Workflow**: Load this workflow into your n8n instance\n\n1. **🔑 Add Credentials**: Configure Pipedrive Tool authentication in one tool node then open and close all others.\n2. **🚀 Activate**: Enable this workflow to start your MCP server\n3. **🔗 Get URL**: Copy webhook URL from MCP trigger (right side)\n4. **🤖 Connect**: Use MCP URL in your AI agent configurations\n\n### ✨ Ready-to-Use Features\n\n• Zero configuration - all 45 operations pre-built\n• AI agents automatically populate parameters via `$fromAI()` expressions\n• Every resource and operation combination available\n• Native n8n error handling and response formatting\n• Modify parameter defaults in any tool node as needed\n\n### 💬 Need Help?\nCheck the [n8n documentation](https://docs.n8n.io/integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.toolmcp/) or ping me on [discord](https://discord.me/cfomodz) for MCP integration guidance or customizations."
          },
          "typeVersion": 1
        },
        {
          "id": "69b38b78-5588-4bca-83dc-ea046c75b3e8",
          "name": "Pipedrive Tool MCP Server",
          "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
          "position": [
            -180,
            -60
          ],
          "webhookId": "8e59feda-da37-499f-80ab-81549b3d439c",
          "parameters": {
            "path": "pipedrive-tool-mcp"
          },
          "typeVersion": 1
        },
        {
          "id": "f21716a6-fe6c-410b-a5da-2e0636cabad1",
          "name": "Create an activity",
          "type": "n8n-nodes-base.pipedriveTool",
          "position": [
            -800,
            140
          ],
          "parameters": {
            "done": "={{ $fromAI('Done', ``, 'string') }}",
            "type": "={{ $fromAI('Type', ``, 'string') }}",
            "subject": "={{ $fromAI('Subject', ``, 'string') }}",
            "resource": "activity",
            "additionalFields": {}
          },
          "typeVersion": 1
        },
        {
          "id": "da80f302-276b-4341-a5df-fe18e55ec408",
          "name": "Delete an activity",
          "type": "n8n-nodes-base.pipedriveTool",
          "position": [
            -580,
            140
          ],
          "parameters": {
            "resource": "activity",
            "operation": "delete",
            "activityId": "={{ $fromAI('Activity_Id', ``, 'number') }}"
          },
          "typeVersion": 1
        },
        {
          "id": "2bc95dd4-0d5f-461e-a5e0-7b82a2556422",
          "name": "Get an activity",
          "type": "n8n-nodes-base.pipedriveTool",
          "position": [
            -360,
            140
          ],
          "parameters": {
            "resource": "activity",
            "operation": "get",
            "activityId": "={{ $fromAI('Activity_Id', ``, 'number') }}",
            "resolveProperties": "={{ $fromAI('Resolve_Properties', ``, 'boolean') }}"
          },
          "typeVersion": 1
        },
        {
          "id": "391dbafc-33aa-482e-9b07-5049997ba0da",
          "name": "Get many activities",
          "type": "n8n-nodes-base.pipedriveTool",
          "position": [
            -140,
            140
          ],
          "parameters": {
            "resource": "activity",
            "operation": "getAll",
            "additionalFields": {},
            "resolveProperties": "={{ $fromAI('Resolve_Properties', ``, 'boolean') }}"
          },
          "typeVersion": 1
        },
        {
          "id": "25de855c-5866-4218-a64f-daea6848eac8",
          "name": "Update an activity",
          "type": "n8n-nodes-base.pipedriveTool",
          "position": [
            80,
            140
          ],
          "parameters": {
            "resource": "activity",
            "operation": "update",
            "activityId": "={{ $fromAI('Activity_Id', ``, 'number') }}",
            "updateFields": {},
            "encodeProperties": "={{ $fromAI('Encode_Properties', ``, 'boolean') }}"
          },
          "typeVersion": 1
        },
        {
          "id": "8fb0a229-ef15-4626-ac65-3e34b4aedf8c",
          "name": "Sticky Note 1",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            120
          ],
          "parameters": {
            "color": 4,
            "width": 1280,
            "content": "## Activity"
          },
          "typeVersion": 1
        },
        {
          "id": "ad85ac9e-8fe4-4180-a5ce-cfdccdb6a84b",
          "name": "Create a deal",
          "type": "n8n-nodes-base.pipedriveTool",
          "position": [
            -800,
            380
          ],
          "parameters": {
            "title": "={{ $fromAI('Title', ``, 'string') }}",
            "org_id": "={{ $fromAI('Org_Id', ``, 'number') }}",
            "person_id": "={{ $fromAI('Person_Id', ``, 'number') }}",
            "associateWith": "={{ $fromAI('Associate_With', ``, 'string') }}",
            "additionalFields": {}
          },
          "typeVersion": 1
        },
        {
          "id": "f85bf19c-9a0e-4f9c-a2d6-0fa1175ab291",
          "name": "Delete a deal",
          "type": "n8n-nodes-base.pipedriveTool",
          "position": [
            -580,
            380
          ],
          "parameters": {
            "dealId": "={{ $fromAI('Deal_Id', ``, 'number') }}",
            "operation": "delete"
          },
          "typeVersion": 1
        },
        {
          "id": "6fe6bff3-84d2-4824-886e-4c65448f33b7",
          "name": "Duplicate a deal",
          "type": "n8n-nodes-base.pipedriveTool",
          "position": [
            -360,
            380
          ],
          "parameters": {
            "dealId": "={{ $fromAI('Deal_Id', ``, 'number') }}",
            "operation": "duplicate"
          },
          "typeVersion": 1
        },
        {
          "id": "7f797836-a6ec-4ef0-9034-f5568ec622aa",
          "name": "Get a deal",
          "type": "n8n-nodes-base.pipedriveTool",
          "position": [
            -140,
            380
          ],
          "parameters": {
            "dealId": "={{ $fromAI('Deal_Id', ``, 'number') }}",
            "operation": "get",
            "resolveProperties": "={{ $fromAI('Resolve_Properties', ``, 'boolean') }}"
          },
          "typeVersion": 1
        },
        {
          "id": "72106dbb-5bbe-4bb1-b350-807edc237fa9",
          "name": "Get many deals",
          "type": "n8n-nodes-base.pipedriveTool",
          "position": [
            80,
            380
          ],
          "parameters": {
            "filters": {},
            "operation": "getAll",
            "resolveProperties": "={{ $fromAI('Resolve_Properties', ``, 'boolean') }}"
          },
          "typeVersion": 1
        },
        {
          "id": "aa36a483-f6c3-4af9-91f8-2c46c151030c",
          "name": "Search a deal",
          "type": "n8n-nodes-base.pipedriveTool",
          "position": [
            300,
            380
          ],
          "parameters": {
            "term": "={{ $fromAI('Term', ``, 'string') }}",
            "operation": "search",
            "exactMatch": "={{ $fromAI('Exact_Match', ``, 'boolean') }}",
            "additionalFields": {}
          },
          "typeVersion": 1
        },
        {
          "id": "e050982a-07c7-4ce3-90c0-bd1f8e60b68c",
          "name": "Update a deal",
          "type": "n8n-nodes-base.pipedriveTool",
          "position": [
            520,
            380
          ],
          "parameters": {
            "dealId": "={{ $fromAI('Deal_Id', ``, 'number') }}",
            "operation": "update",
            "updateFields": {},
            "encodeProperties": "={{ $fromAI('Encode_Properties', ``, 'boolean') }}"
          },
          "typeVersion": 1
        },
        {
          "id": "e994b0f5-0cc3-4327-a889-663a8339ea29",
          "name": "Sticky Note 2",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            360
          ],
          "parameters": {
            "color": 5,
            "width": 1720,
            "content": "## Deal"
          },
          "typeVersion": 1
        },
        {
          "id": "5be372e4-45a7-4e87-b9d8-c98e2f81ef72",
          "name": "Get many deal activities",
          "type": "n8n-nodes-base.pipedriveTool",
          "position": [
            -800,
            620
          ],
          "parameters": {
            "dealId": "={{ $fromAI('Deal_Id', ``, 'string') }}",
            "resource": "dealActivity",
            "additionalFields": {}
          },
          "typeVersion": 1
        },
        {
          "id": "3ee0eccd-c8ce-45fa-978e-2109c18bffe2",
          "name": "Sticky Note 3",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            600
          ],
          "parameters": {
            "color": 6,
            "width": 400,
            "content": "## Dealactivity"
          },
          "typeVersion": 1
        },
        {
          "id": "e1a33673-a330-4270-9176-a0968247cf98",
          "name": "Add a deal product",
          "type": "n8n-nodes-base.pipedriveTool",
          "position": [
            -800,
            860
          ],
          "parameters": {
            "dealId": "={{ $fromAI('Deal_Id', ``, 'string') }}",
            "quantity": "={{ $fromAI('Quantity', ``, 'number') }}",
            "resource": "dealProduct",
            "productId": "={{ $fromAI('Product_Id', ``, 'string') }}",
            "item_price": "={{ $fromAI('Item_Price', ``, 'number') }}",
            "additionalFields": {}
          },
          "typeVersion": 1
        },
        {
          "id": "ab32422f-3b78-4b6b-b671-10b2008085d1",
          "name": "Get many deal products",
          "type": "n8n-nodes-base.pipedriveTool",
          "position": [
            -580,
            860
          ],
          "parameters": {
            "dealId": "={{ $fromAI('Deal_Id', ``, 'string') }}",
            "resource": "dealProduct",
            "operation": "getAll"
          },
          "typeVersion": 1
        },
        {
          "id": "e74b49c3-9c77-4c1d-bf69-3bd699c82147",
          "name": "Remove a deal product",
          "type": "n8n-nodes-base.pipedriveTool",
          "position": [
            -360,
            860
          ],
          "parameters": {
            "dealId": "={{ $fromAI('Deal_Id', ``, 'string') }}",
            "resource": "dealProduct",
            "operation": "remove",
            "productAttachmentId": "={{ $fromAI('Product_Attachment_Id', ``, 'string') }}"
          },
          "typeVersion": 1
        },
        {
          "id": "19a95b13-7065-43e0-94d6-d31e1910e28c",
          "name": "Update a deal product",
          "type": "n8n-nodes-base.pipedriveTool",
          "position": [
            -140,
            860
          ],
          "parameters": {
            "dealId": "={{ $fromAI('Deal_Id', ``, 'string') }}",
            "resource": "dealProduct",
            "operation": "update",
            "updateFields": {},
            "productAttachmentId": "={{ $fromAI('Product_Attachment_Id', ``, 'string') }}"
          },
          "typeVersion": 1
        },
        {
          "id": "64c18da8-dbb3-4f99-aeca-e68c0bd32873",
          "name": "Sticky Note 4",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            840
          ],
          "parameters": {
            "color": 7,
            "width": 1060,
            "content": "## Dealproduct"
          },
          "typeVersion": 1
        },
        {
          "id": "d09f4eb1-74c5-403e-8141-9c3207a68859",
          "name": "Create a file",
          "type": "n8n-nodes-base.pipedriveTool",
          "position": [
            -800,
            1100
          ],
          "parameters": {
            "resource": "file",
            "additionalFields": {},
            "binaryPropertyName": "={{ $fromAI('Binary_Property_Name', ``, 'string') }}"
          },
          "typeVersion": 1
        },
        {
          "id": "74c30c76-c4fe-45b7-aa51-7d911ffd98f4",
          "name": "Delete a file",
          "type": "n8n-nodes-base.pipedriveTool",
          "position": [
            -580,
            1100
          ],
          "parameters": {
            "fileId": "={{ $fromAI('File_Id', ``, 'number') }}",
            "resource": "file",
            "operation": "delete"
          },
          "typeVersion": 1
        },
        {
          "id": "04962f6a-118c-4c8b-a521-648f9d3e6f40",
          "name": "Download a file",
          "type": "n8n-nodes-base.pipedriveTool",
          "position": [
            -360,
            1100
          ],
          "parameters": {
            "fileId": "={{ $fromAI('File_Id', ``, 'number') }}",
            "resource": "file",
            "operation": "download",
            "binaryPropertyName": "={{ $fromAI('Binary_Property_Name', ``, 'string') }}"
          },
          "typeVersion": 1
        },
        {
          "id": "78cb1fa7-18ac-433f-8280-9cc05d815a25",
          "name": "Get a file",
          "type": "n8n-nodes-base.pipedriveTool",
          "position": [
            -140,
            1100
          ],
          "parameters": {
            "fileId": "={{ $fromAI('File_Id', ``, 'number') }}",
            "resource": "file",
            "operation": "get"
          },
          "typeVersion": 1
        },
        {
          "id": "c9e64250-8396-468f-8fc1-29f7fb18bff7",
          "name": "update details of a file",
          "type": "n8n-nodes-base.pipedriveTool",
          "position": [
            80,
            1100
          ],
          "parameters": {
            "fileId": "={{ $fromAI('File_Id', ``, 'number') }}",
            "resource": "file",
            "operation": "update",
            "updateFields": {}
          },
          "typeVersion": 1
        },
        {
          "id": "f772a897-8aa8-4765-bf58-a14fee7bf2d1",
          "name": "Sticky Note 5",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            1080
          ],
          "parameters": {
            "color": 2,
            "width": 1280,
            "content": "## File"
          },
          "typeVersion": 1
        },
        {
          "id": "e3d8e073-8a4d-45a6-abce-fb337b8da927",
          "name": "Create a lead",
          "type": "n8n-nodes-base.pipedriveTool",
          "position": [
            -800,
            1340
          ],
          "parameters": {
            "title": "={{ $fromAI('Title', ``, 'string') }}",
            "resource": "lead",
            "person_id": "={{ $fromAI('Person_Id', ``, 'number') }}",
            "associateWith": "={{ $fromAI('Associate_With', ``, 'string') }}",
            "organization_id": "={{ $fromAI('Organization_Id', ``, 'number') }}",
            "additionalFields": {}
          },
          "typeVersion": 1
        },
        {
          "id": "f9b2a9e7-e51e-441c-a9d5-ca0862ede10a",
          "name": "Delete a lead",
          "type": "n8n-nodes-base.pipedriveTool",
          "position": [
            -580,
            1340
          ],
          "parameters": {
            "leadId": "={{ $fromAI('Lead_Id', ``, 'string') }}",
            "resource": "lead",
            "operation": "delete"
          },
          "typeVersion": 1
        },
        {
          "id": "f6788308-ba46-4235-8e94-8bfcd812610f",
          "name": "Get a lead",
          "type": "n8n-nodes-base.pipedriveTool",
          "position": [
            -360,
            1340
          ],
          "parameters": {
            "leadId": "={{ $fromAI('Lead_Id', ``, 'string') }}",
            "resource": "lead",
            "operation": "get"
          },
          "typeVersion": 1
        },
        {
          "id": "492d42d9-8d19-4b11-88db-c9101a925415",
          "name": "Get many leads",
          "type": "n8n-nodes-base.pipedriveTool",
          "position": [
            -140,
            1340
          ],
          "parameters": {
            "filters": {},
            "resource": "lead",
            "operation": "getAll"
          },
          "typeVersion": 1
        },
        {
          "id": "8af00273-d844-4675-9f11-94b89ebdebe6",
          "name": "Update a lead",
          "type": "n8n-nodes-base.pipedriveTool",
          "position": [
            80,
            1340
          ],
          "parameters": {
            "leadId": "={{ $fromAI('Lead_Id', ``, 'string') }}",
            "resource": "lead",
            "operation": "update",
            "updateFields": {}
          },
          "typeVersion": 1
        },
        {
          "id": "5dfd9a9f-0796-45a9-8b78-97298ca9323f",
          "name": "Sticky Note 6",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            1320
          ],
          "parameters": {
            "color": 3,
            "width": 1280,
            "content": "## Lead"
          },
          "typeVersion": 1
        },
        {
          "id": "02567302-84fc-443b-bf5d-7fd0db772cc8",
          "name": "Create a note",
          "type": "n8n-nodes-base.pipedriveTool",
          "position": [
            -800,
            1580
          ],
          "parameters": {
            "content": "={{ $fromAI('Content', ``, 'string') }}",
            "resource": "note",
            "additionalFields": {}
          },
          "typeVersion": 1
        },
        {
          "id": "459f5a3a-cdff-4ba2-9529-4b9b45f1606d",
          "name": "Delete a note",
          "type": "n8n-nodes-base.pipedriveTool",
          "position": [
            -580,
            1580
          ],
          "parameters": {
            "noteId": "={{ $fromAI('Note_Id', ``, 'number') }}",
            "resource": "note",
            "operation": "delete"
          },
          "typeVersion": 1
        },
        {
          "id": "bd3a3ed8-cdbb-4a3a-a0dd-58dfcd26f8e7",
          "name": "Get a note",
          "type": "n8n-nodes-base.pipedriveTool",
          "position": [
            -360,
            1580
          ],
          "parameters": {
            "noteId": "={{ $fromAI('Note_Id', ``, 'number') }}",
            "resource": "note",
            "operation": "get"
          },
          "typeVersion": 1
        },
        {
          "id": "9e9bc7f5-5d3f-4287-a0f9-d43f678648a7",
          "name": "Get many notes",
          "type": "n8n-nodes-base.pipedriveTool",
          "position": [
            -140,
            1580
          ],
          "parameters": {
            "resource": "note",
            "operation": "getAll",
            "additionalFields": {}
          },
          "typeVersion": 1
        },
        {
          "id": "49a4435f-dec8-4614-ae91-9679795cdaa4",
          "name": "Update a note",
          "type": "n8n-nodes-base.pipedriveTool",
          "position": [
            80,
            1580
          ],
          "parameters": {
            "noteId": "={{ $fromAI('Note_Id', ``, 'number') }}",
            "resource": "note",
            "operation": "update",
            "updateFields": {}
          },
          "typeVersion": 1
        },
        {
          "id": "a71b3758-9627-401e-8d98-5d28036fb563",
          "name": "Sticky Note 7",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            1560
          ],
          "parameters": {
            "color": 4,
            "width": 1280,
            "content": "## Note"
          },
          "typeVersion": 1
        },
        {
          "id": "275bff60-5d4e-4ad4-b52b-d5ae6f883f9e",
          "name": "Create an organization",
          "type": "n8n-nodes-base.pipedriveTool",
          "position": [
            -800,
            1820
          ],
          "parameters": {
            "name": "={{ $fromAI('Name', ``, 'string') }}",
            "resource": "organization",
            "additionalFields": {}
          },
          "typeVersion": 1
        },
        {
          "id": "aade8126-f2dc-4d41-b59b-cc4d367702c8",
          "name": "Delete an organization",
          "type": "n8n-nodes-base.pipedriveTool",
          "position": [
            -580,
            1820
          ],
          "parameters": {
            "resource": "organization",
            "operation": "delete",
            "organizationId": "={{ $fromAI('Organization_Id', ``, 'number') }}"
          },
          "typeVersion": 1
        },
        {
          "id": "02c20ebd-6de7-4805-a308-d86879c95bd2",
          "name": "Get an organization",
          "type": "n8n-nodes-base.pipedriveTool",
          "position": [
            -360,
            1820
          ],
          "parameters": {
            "resource": "organization",
            "operation": "get",
            "organizationId": "={{ $fromAI('Organization_Id', ``, 'number') }}",
            "resolveProperties": "={{ $fromAI('Resolve_Properties', ``, 'boolean') }}"
          },
          "typeVersion": 1
        },
        {
          "id": "0e637501-441f-465c-a5aa-e5d3cf0c856b",
          "name": "Get many organizations",
          "type": "n8n-nodes-base.pipedriveTool",
          "position": [
            -140,
            1820
          ],
          "parameters": {
            "filters": {},
            "resource": "organization",
            "operation": "getAll",
            "resolveProperties": "={{ $fromAI('Resolve_Properties', ``, 'boolean') }}"
          },
          "typeVersion": 1
        },
        {
          "id": "0b90a66a-fae9-4f6e-9b6f-444cb880c760",
          "name": "Search an organization",
          "type": "n8n-nodes-base.pipedriveTool",
          "position": [
            80,
            1820
          ],
          "parameters": {
            "term": "={{ $fromAI('Term', ``, 'string') }}",
            "resource": "organization",
            "operation": "search",
            "additionalFields": {}
          },
          "typeVersion": 1
        },
        {
          "id": "9ca8faf7-8725-4b66-909d-977b25c11150",
          "name": "Update an organization",
          "type": "n8n-nodes-base.pipedriveTool",
          "position": [
            300,
            1820
          ],
          "parameters": {
            "resource": "organization",
            "operation": "update",
            "updateFields": {},
            "organizationId": "={{ $fromAI('Organization_Id', ``, 'number') }}",
            "encodeProperties": "={{ $fromAI('Encode_Properties', ``, 'boolean') }}"
          },
          "typeVersion": 1
        },
        {
          "id": "6b778149-f6f7-4007-9c8d-8d66a32d5806",
          "name": "Sticky Note 8",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            1800
          ],
          "parameters": {
            "color": 5,
            "width": 1500,
            "content": "## Organization"
          },
          "typeVersion": 1
        },
        {
          "id": "02f65e90-1c0a-4e13-bc42-d1ce99c88f94",
          "name": "Create a person",
          "type": "n8n-nodes-base.pipedriveTool",
          "position": [
            -800,
            2060
          ],
          "parameters": {
            "name": "={{ $fromAI('Name', ``, 'string') }}",
            "resource": "person",
            "additionalFields": {}
          },
          "typeVersion": 1
        },
        {
          "id": "576445f2-a052-4613-a6e7-7359520187ab",
          "name": "Delete a person",
          "type": "n8n-nodes-base.pipedriveTool",
          "position": [
            -580,
            2060
          ],
          "parameters": {
            "personId": "={{ $fromAI('Person_Id', ``, 'number') }}",
            "resource": "person",
            "operation": "delete"
          },
          "typeVersion": 1
        },
        {
          "id": "5544b2f9-2a62-4b2f-bed5-78c5816d3216",
          "name": "Get a person",
          "type": "n8n-nodes-base.pipedriveTool",
          "position": [
            -360,
            2060
          ],
          "parameters": {
            "personId": "={{ $fromAI('Person_Id', ``, 'number') }}",
            "resource": "person",
            "operation": "get",
            "resolveProperties": "={{ $fromAI('Resolve_Properties', ``, 'boolean') }}"
          },
          "typeVersion": 1
        },
        {
          "id": "279ca763-b1f9-4006-927d-fbe886e171e1",
          "name": "Get many people",
          "type": "n8n-nodes-base.pipedriveTool",
          "position": [
            -140,
            2060
          ],
          "parameters": {
            "resource": "person",
            "operation": "getAll",
            "additionalFields": {},
            "resolveProperties": "={{ $fromAI('Resolve_Properties', ``, 'boolean') }}"
          },
          "typeVersion": 1
        },
        {
          "id": "6b961304-ec7d-4dda-acca-f936e653858d",
          "name": "Search a person",
          "type": "n8n-nodes-base.pipedriveTool",
          "position": [
            80,
            2060
          ],
          "parameters": {
            "term": "={{ $fromAI('Term', ``, 'string') }}",
            "resource": "person",
            "operation": "search",
            "additionalFields": {}
          },
          "typeVersion": 1
        },
        {
          "id": "3a5a921d-8138-4cef-a6ff-eedb2c3d1dab",
          "name": "Update a person",
          "type": "n8n-nodes-base.pipedriveTool",
          "position": [
            300,
            2060
          ],
          "parameters": {
            "personId": "={{ $fromAI('Person_Id', ``, 'number') }}",
            "resource": "person",
            "operation": "update",
            "updateFields": {},
            "encodeProperties": "={{ $fromAI('Encode_Properties', ``, 'boolean') }}"
          },
          "typeVersion": 1
        },
        {
          "id": "f52adf64-76da-42dc-b7ef-d4baab5c5473",
          "name": "Sticky Note 9",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            2040
          ],
          "parameters": {
            "color": 6,
            "width": 1500,
            "content": "## Person"
          },
          "typeVersion": 1
        },
        {
          "id": "e4b63e21-3b1c-43e9-b148-773d5c4c4427",
          "name": "Get many products",
          "type": "n8n-nodes-base.pipedriveTool",
          "position": [
            -140,
            620
          ],
          "parameters": {
            "resource": "product",
            "resolveProperties": "={{ $fromAI('Resolve_Properties', ``, 'boolean') }}"
          },
          "typeVersion": 1
        },
        {
          "id": "25496b4f-ab36-4d99-a1cb-8f42d40a8b1a",
          "name": "Sticky Note 10",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -340,
            600
          ],
          "parameters": {
            "color": 7,
            "width": 400,
            "content": "## Product"
          },
          "typeVersion": 1
        }
      ],
      "active": false,
      "shared": [
        {
          "role": "workflow:owner",
          "project": {
            "id": "G5fce9xGuBAsWBXe",
            "icon": null,
            "name": "David Ashby <david.ashby.lds@gmail.com>",
            "type": "personal",
            "createdAt": "2025-06-04T02:55:02.013Z",
            "updatedAt": "2025-06-04T02:56:01.361Z",
            "projectRelations": [
              {
                "role": "project:personalOwner",
                "user": {
                  "id": "715c1c00-cb48-4712-9a32-f1f4b6db2b30",
                  "role": "global:owner",
                  "email": "david.ashby.lds@gmail.com",
                  "disabled": false,
                  "lastName": "Ashby",
                  "settings": {
                    "npsSurvey": {
                      "responded": true,
                      "lastShownAt": 1749357655581
                    },
                    "userActivated": true,
                    "userActivatedAt": 1749075994495,
                    "easyAIWorkflowOnboarded": true,
                    "firstSuccessfulWorkflowId": "3N3vVikZb3MckFYm"
                  },
                  "createdAt": "2025-06-04T02:55:01.745Z",
                  "firstName": "David",
                  "isPending": false,
                  "updatedAt": "2025-06-08T04:40:58.399Z",
                  "mfaEnabled": false,
                  "personalizationAnswers": {
                    "version": "v4",
                    "personalization_survey_n8n_version": "1.95.3",
                    "personalization_survey_submitted_at": "2025-06-04T02:56:07.075Z"
                  }
                },
                "userId": "715c1c00-cb48-4712-9a32-f1f4b6db2b30",
                "createdAt": "2025-06-04T02:55:02.013Z",
                "projectId": "G5fce9xGuBAsWBXe",
                "updatedAt": "2025-06-04T02:55:02.013Z"
              }
            ]
          },
          "createdAt": "2025-06-21T09:23:22.551Z",
          "projectId": "G5fce9xGuBAsWBXe",
          "updatedAt": "2025-06-21T09:23:22.551Z",
          "workflowId": "77afPLvPmBDQseFp"
        }
      ],
      "pinData": {},
      "settings": {
        "timezone": "America/New_York"
      },
      "createdAt": "2025-06-21T09:23:22.550Z",
      "updatedAt": "2025-06-21T09:24:24.000Z",
      "versionId": "1fbc1f47-8d0c-4a89-9041-699ec4dfef1d",
      "isArchived": false,
      "staticData": null,
      "connections": {
        "Get a deal": {
          "ai_tool": [
            [
              {
                "node": "Pipedrive Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get a file": {
          "ai_tool": [
            [
              {
                "node": "Pipedrive Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get a lead": {
          "ai_tool": [
            [
              {
                "node": "Pipedrive Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get a note": {
          "ai_tool": [
            [
              {
                "node": "Pipedrive Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get a person": {
          "ai_tool": [
            [
              {
                "node": "Pipedrive Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create a deal": {
          "ai_tool": [
            [
              {
                "node": "Pipedrive Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create a file": {
          "ai_tool": [
            [
              {
                "node": "Pipedrive Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create a lead": {
          "ai_tool": [
            [
              {
                "node": "Pipedrive Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create a note": {
          "ai_tool": [
            [
              {
                "node": "Pipedrive Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete a deal": {
          "ai_tool": [
            [
              {
                "node": "Pipedrive Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete a file": {
          "ai_tool": [
            [
              {
                "node": "Pipedrive Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete a lead": {
          "ai_tool": [
            [
              {
                "node": "Pipedrive Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete a note": {
          "ai_tool": [
            [
              {
                "node": "Pipedrive Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Search a deal": {
          "ai_tool": [
            [
              {
                "node": "Pipedrive Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Update a deal": {
          "ai_tool": [
            [
              {
                "node": "Pipedrive Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Update a lead": {
          "ai_tool": [
            [
              {
                "node": "Pipedrive Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Update a note": {
          "ai_tool": [
            [
              {
                "node": "Pipedrive Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get many deals": {
          "ai_tool": [
            [
              {
                "node": "Pipedrive Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get many leads": {
          "ai_tool": [
            [
              {
                "node": "Pipedrive Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get many notes": {
          "ai_tool": [
            [
              {
                "node": "Pipedrive Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create a person": {
          "ai_tool": [
            [
              {
                "node": "Pipedrive Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete a person": {
          "ai_tool": [
            [
              {
                "node": "Pipedrive Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Download a file": {
          "ai_tool": [
            [
              {
                "node": "Pipedrive Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get an activity": {
          "ai_tool": [
            [
              {
                "node": "Pipedrive Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get many people": {
          "ai_tool": [
            [
              {
                "node": "Pipedrive Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Search a person": {
          "ai_tool": [
            [
              {
                "node": "Pipedrive Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Update a person": {
          "ai_tool": [
            [
              {
                "node": "Pipedrive Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Duplicate a deal": {
          "ai_tool": [
            [
              {
                "node": "Pipedrive Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get many products": {
          "ai_tool": [
            [
              {
                "node": "Pipedrive Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Add a deal product": {
          "ai_tool": [
            [
              {
                "node": "Pipedrive Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create an activity": {
          "ai_tool": [
            [
              {
                "node": "Pipedrive Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete an activity": {
          "ai_tool": [
            [
              {
                "node": "Pipedrive Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Update an activity": {
          "ai_tool": [
            [
              {
                "node": "Pipedrive Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get an organization": {
          "ai_tool": [
            [
              {
                "node": "Pipedrive Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get many activities": {
          "ai_tool": [
            [
              {
                "node": "Pipedrive Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Remove a deal product": {
          "ai_tool": [
            [
              {
                "node": "Pipedrive Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Update a deal product": {
          "ai_tool": [
            [
              {
                "node": "Pipedrive Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create an organization": {
          "ai_tool": [
            [
              {
                "node": "Pipedrive Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete an organization": {
          "ai_tool": [
            [
              {
                "node": "Pipedrive Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get many deal products": {
          "ai_tool": [
            [
              {
                "node": "Pipedrive Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get many organizations": {
          "ai_tool": [
            [
              {
                "node": "Pipedrive Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Search an organization": {
          "ai_tool": [
            [
              {
                "node": "Pipedrive Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Update an organization": {
          "ai_tool": [
            [
              {
                "node": "Pipedrive Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get many deal activities": {
          "ai_tool": [
            [
              {
                "node": "Pipedrive Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "update details of a file": {
          "ai_tool": [
            [
              {
                "node": "Pipedrive Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        }
      },
      "triggerCount": 0
    },
    "lastUpdatedBy": 29,
    "workflowInfo": {
      "nodeCount": 57,
      "nodeTypes": {
        "n8n-nodes-base.stickyNote": {
          "count": 11
        },
        "n8n-nodes-base.pipedriveTool": {
          "count": 45
        },
        "@n8n/n8n-nodes-langchain.mcpTrigger": {
          "count": 1
        }
      }
    },
    "status": "published",
    "user": {
      "name": "David Ashby",
      "username": "cfomodz",
      "bio": "Unlimited Access to my paid workflows 👇 For the cost of one a month",
      "verified": true,
      "links": [
        "https://www.skool.com/n8n-automation-lab"
      ],
      "avatar": "https://gravatar.com/avatar/0118796cfdab829a3307d407dfeeb01a3952eb402584a45a211e4ef7d15edbbf?r=pg&d=retro&size=200"
    },
    "nodes": [
      {
        "id": 565,
        "icon": "fa:sticky-note",
        "name": "n8n-nodes-base.stickyNote",
        "codex": {
          "data": {
            "alias": [
              "Comments",
              "Notes",
              "Sticky"
            ],
            "categories": [
              "Core Nodes"
            ],
            "nodeVersion": "1.0",
            "codexVersion": "1.0",
            "subcategories": {
              "Core Nodes": [
                "Helpers"
              ]
            }
          }
        },
        "group": "[\"input\"]",
        "defaults": {
          "name": "Sticky Note",
          "color": "#FFD233"
        },
        "iconData": {
          "icon": "sticky-note",
          "type": "icon"
        },
        "displayName": "Sticky Note",
        "typeVersion": 1,
        "nodeCategories": [
          {
            "id": 9,
            "name": "Core Nodes"
          }
        ]
      },
      {
        "id": 1293,
        "icon": "file:../mcp.svg",
        "name": "@n8n/n8n-nodes-langchain.mcpTrigger",
        "codex": {
          "data": {
            "alias": [
              "Model Context Protocol",
              "MCP Server"
            ],
            "resources": {
              "primaryDocumentation": [
                {
                  "url": "https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-langchain.mcptrigger/"
                }
              ]
            },
            "categories": [
              "AI",
              "Core Nodes",
              "Langchain"
            ],
            "subcategories": {
              "AI": [
                "Root Nodes",
                "Model Context Protocol"
              ],
              "Core Nodes": [
                "Other Trigger Nodes"
              ]
            }
          }
        },
        "group": "[\"trigger\"]",
        "defaults": {
          "name": "MCP Server Trigger"
        },
        "iconData": {
          "type": "file",
          "fileBuffer": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgwIiBoZWlnaHQ9IjE4MCIgdmlld0JveD0iMCAwIDE5NSAxOTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+Cgk8ZyBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMTIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+CgkJPHBhdGggZD0iTTI1IDk3Ljg1MjhMOTIuODgyMyAyOS45NzA2QzEwMi4yNTUgMjAuNTk4IDExNy40NTEgMjAuNTk4IDEyNi44MjMgMjkuOTcwNlYyOS45NzA2QzEzNi4xOTYgMzkuMzQzMSAxMzYuMTk2IDU0LjUzOTEgMTI2LjgyMyA2My45MTE3TDc1LjU1ODEgMTE1LjE3NyIvPgoJCTxwYXRoIGQ9Ik03Ni4yNjUzIDExNC40N0wxMjYuODIzIDYzLjkxMTdDMTM2LjE5NiA1NC41MzkxIDE1MS4zOTIgNTQuNTM5MSAxNjAuNzY1IDYzLjkxMTdMMTYxLjExOCA2NC4yNjUyQzE3MC40OTEgNzMuNjM3OCAxNzAuNDkxIDg4LjgzMzggMTYxLjExOCA5OC4yMDYzTDk5LjcyNDggMTU5LjZDOTYuNjAwNiAxNjIuNzI0IDk2LjYwMDYgMTY3Ljc4OSA5OS43MjQ4IDE3MC45MTNMMTEyLjMzMSAxODMuNTIiLz4KCQk8cGF0aCBkPSJNMTA5Ljg1MyA0Ni45NDExTDU5LjY0ODIgOTcuMTQ1N0M1MC4yNzU3IDEwNi41MTggNTAuMjc1NyAxMjEuNzE0IDU5LjY0ODIgMTMxLjA4N1YxMzEuMDg3QzY5LjAyMDggMTQwLjQ1OSA4NC4yMTY4IDE0MC40NTkgOTMuNTg5NCAxMzEuMDg3TDE0My43OTQgODAuODgyMiIvPgoJPC9nPgo8L3N2Zz4K"
        },
        "displayName": "MCP Server Trigger",
        "typeVersion": 2,
        "nodeCategories": [
          {
            "id": 9,
            "name": "Core Nodes"
          },
          {
            "id": 25,
            "name": "AI"
          },
          {
            "id": 26,
            "name": "Langchain"
          }
        ]
      }
    ],
    "categories": [
      {
        "id": 39,
        "name": "CRM"
      },
      {
        "id": 47,
        "name": "AI Chatbot"
      }
    ],
    "image": []
  }
}