{
  "name": "🛠️ Oura tool MCP server 💪 all 4 operations",
  "nodes": [
    {
      "id": "2b84b8ae-529f-4172-89c3-3f72fd7557b2",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        -100
      ],
      "parameters": {
        "width": 420,
        "height": 780,
        "content": "## 🛠️ Oura Tool MCP Server\n\n### 📋 Available Operations (4 total)\n\n**Profile**: get\n**Summary**: get activity, get readiness, get sleep\n\n### ⚙️ Setup Instructions\n\n1. **Import Workflow**: Load this wor"
      }
    },
    {
      "id": "ee26a23c-dcea-4117-b51b-63fa0a3dc050",
      "name": "Oura Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -460,
        -80
      ]
    },
    {
      "id": "31a57314-6fd2-44a6-b2bc-f3510e51b921",
      "name": "Get a profile",
      "type": "n8n-nodes-base.ouraTool",
      "position": [
        -800,
        140
      ]
    },
    {
      "id": "1bb5a122-fb45-470e-9ff2-3a9e8b50e1b4",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "width": 400,
        "height": null,
        "content": "## Profile"
      }
    },
    {
      "id": "b882681c-0364-4569-903e-d985d6334f52",
      "name": "Get activity summary",
      "type": "n8n-nodes-base.ouraTool",
      "position": [
        -800,
        380
      ]
    },
    {
      "id": "c09b010f-149e-46eb-a2a3-4368bb98380c",
      "name": "Get readiness summary",
      "type": "n8n-nodes-base.ouraTool",
      "position": [
        -580,
        380
      ]
    },
    {
      "id": "2eae290e-50b7-4f1c-85cf-9479ebdbea3e",
      "name": "Get sleep summary",
      "type": "n8n-nodes-base.ouraTool",
      "position": [
        -360,
        380
      ]
    },
    {
      "id": "5a0bf615-a6b1-4eb2-ae73-8b2f208bc726",
      "name": "Sticky Note 2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        360
      ],
      "parameters": {
        "width": 840,
        "height": 180,
        "content": "## Summary"
      }
    }
  ],
  "connections": {
    "Get a profile": {
      "ai_tool": [
        [
          {
            "node": "Oura Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get sleep summary": {
      "ai_tool": [
        [
          {
            "node": "Oura Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get activity summary": {
      "ai_tool": [
        [
          {
            "node": "Oura Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get readiness summary": {
      "ai_tool": [
        [
          {
            "node": "Oura Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}