{
  "name": "Expose get tracking details to AI agents via 🛠️ DHL tool MCP server",
  "nodes": [
    {
      "id": "d8e1442c-abbf-44e2-b819-b9b0fcff3613",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        -300
      ],
      "parameters": {
        "width": 420,
        "height": 760,
        "content": "## 🛠️ DHL Tool MCP Server\n\n### 📋 Available Operations (1 total)\n\n**Shipment**: get\n\n### ⚙️ Setup Instructions\n\n1. **Import Workflow**: Load this workflow into your n8n instance\n\n1. **🔑 Add Credentials"
      }
    },
    {
      "id": "94b1cf21-d557-4289-b3e0-c4793583298a",
      "name": "DHL Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -840,
        -200
      ]
    },
    {
      "id": "f70146af-4a71-416d-a292-5a33e11ca643",
      "name": "Get tracking details for a shipment",
      "type": "n8n-nodes-base.dhlTool",
      "position": [
        -800,
        140
      ]
    },
    {
      "id": "f00d277d-25bf-4129-a721-5c1f1c80e8ea",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "width": 400,
        "height": 180,
        "content": "## Shipment"
      }
    }
  ],
  "connections": {
    "Get tracking details for a shipment": {
      "ai_tool": [
        [
          {
            "node": "DHL Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}