{
  "name": "Star Wars language translation API for AI agents - 6 languages",
  "nodes": [
    {
      "id": "2bb369d9-169f-42ad-9f01-a5472f3b4116",
      "name": "Setup Instructions",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1380,
        -240
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "d866a215-65b2-4902-9a7a-e64096864945",
      "name": "Workflow Overview",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1120,
        -240
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "7d515c14-432f-4d60-bd71-0c018c62cd2a",
      "name": "Starwars Translations MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -620,
        -240
      ]
    },
    {
      "id": "01252552-eaa0-4bec-aede-e61418917634",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -660,
        -100
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "6b7ef406-2932-40eb-99cf-6686c15d597b",
      "name": "Translate to Cheunh",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -520,
        -60
      ]
    },
    {
      "id": "ceeb0379-98d4-454c-915d-24cc1e10a137",
      "name": "Translate to Gungan",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -320,
        -60
      ]
    },
    {
      "id": "8e03392a-3483-4817-a363-86252f23694d",
      "name": "Translate to Huttese",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -120,
        -60
      ]
    },
    {
      "id": "4d372bda-eb73-4d7c-9058-58eda4c72fce",
      "name": "Translate to Mandalorian",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        80,
        -60
      ]
    },
    {
      "id": "1ddadc95-2b71-45b3-82e1-91578c7e5640",
      "name": "Translate to Sith",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        280,
        -60
      ]
    },
    {
      "id": "d56c7b36-79b8-4ade-9a71-8d501368c10e",
      "name": "Translate to Yoda",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        480,
        -60
      ]
    },
    {
      "id": "adcdb38f-448d-43ba-ba82-72e66523d3d0",
      "name": "Description - Starwars",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        680,
        -60
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    }
  ],
  "connections": {
    "Translate to Sith": {
      "ai_tool": [
        [
          {
            "node": "Starwars Translations MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Translate to Yoda": {
      "ai_tool": [
        [
          {
            "node": "Starwars Translations MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Translate to Cheunh": {
      "ai_tool": [
        [
          {
            "node": "Starwars Translations MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Translate to Gungan": {
      "ai_tool": [
        [
          {
            "node": "Starwars Translations MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Translate to Huttese": {
      "ai_tool": [
        [
          {
            "node": "Starwars Translations MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Translate to Mandalorian": {
      "ai_tool": [
        [
          {
            "node": "Starwars Translations MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}