{
  "name": "🛠️ Storyblok tool MCP server 💪 all 7 operations",
  "nodes": [
    {
      "id": "e67c5ec8-d7d5-4337-83a5-442bcc30b482",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        -100
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "f53350d4-d144-436b-9f3c-0d27d83fcece",
      "name": "Storyblok Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -760,
        -100
      ]
    },
    {
      "id": "7f4bc846-93fd-4519-bff1-c6e1e61916d9",
      "name": "Delete a story",
      "type": "n8n-nodes-base.storyblokTool",
      "position": [
        -520,
        340
      ]
    },
    {
      "id": "ccc0a9e5-d81d-4ddb-a1e9-6d45f53ecc3b",
      "name": "Get a story",
      "type": "n8n-nodes-base.storyblokTool",
      "position": [
        -820,
        140
      ]
    },
    {
      "id": "24be78bd-e672-433e-83ac-686db452c032",
      "name": "Get many stories",
      "type": "n8n-nodes-base.storyblokTool",
      "position": [
        -940,
        340
      ]
    },
    {
      "id": "460d17d3-d094-4dae-a7ca-c19c3e444f69",
      "name": "Publish a story",
      "type": "n8n-nodes-base.storyblokTool",
      "position": [
        -720,
        340
      ]
    },
    {
      "id": "56b7bc5f-47f2-493d-a7b0-4b25bf65cb57",
      "name": "Unpublish a story",
      "type": "n8n-nodes-base.storyblokTool",
      "position": [
        -600,
        140
      ]
    },
    {
      "id": "6eff6b46-a8f6-4723-bfd2-b602b030cd63",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    }
  ],
  "connections": {
    "Get a story": {
      "ai_tool": [
        [
          {
            "node": "Storyblok Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Delete a story": {
      "ai_tool": [
        [
          {
            "node": "Storyblok Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Publish a story": {
      "ai_tool": [
        [
          {
            "node": "Storyblok Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get many stories": {
      "ai_tool": [
        [
          {
            "node": "Storyblok Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Unpublish a story": {
      "ai_tool": [
        [
          {
            "node": "Storyblok Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}