8
n8n 한국어amn8n.com

Jira 프로젝트 관리 자동화

고급

이것은Content Creation, Multimodal AI분야의자동화 워크플로우로, 20개의 노드를 포함합니다.주로 JiraTool, Agent, McpTrigger, ChatTrigger, McpClientTool 등의 노드를 사용하며. Google Gemini와 MCP 서버를 기반으로 한 Jira 프로젝트 관리 자동화

사전 요구사항
  • Google Gemini API Key
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
  "id": "nD50vWafpH5ROZkE",
  "meta": {
    "instanceId": "cbe443dad974471e0b4f8b19ab92782e168bbdef84a3d0b94f5f96a67e01c92c",
    "templateCredsSetupCompleted": true
  },
  "name": "JiraMCP",
  "tags": [],
  "nodes": [
    {
      "id": "ec2817a1-fdeb-4220-9f19-7b904c6e02fd",
      "name": "MCP Server Trigger",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        96,
        -208
      ],
      "webhookId": "837401df-ddca-4f2c-b71d-34724355b21e",
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "4b342630-2f19-4b06-bf18-53dcfdd43173",
      "name": "Jira Software에서 이슈 변경 기록 가져오기",
      "type": "n8n-nodes-base.jiraTool",
      "position": [
        -192,
        16
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "8042bba0-fade-43e4-a218-884b33edfa4b",
      "name": "Jira Software에서 이슈 삭제하기",
      "type": "n8n-nodes-base.jiraTool",
      "position": [
        752,
        16
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "591f4b45-835d-4aac-aa46-853a78c36f59",
      "name": "Jira Software에서 이슈 가져오기",
      "type": "n8n-nodes-base.jiraTool",
      "position": [
        -32,
        16
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "dd2fd194-0b17-4e2f-a364-1838b33569bf",
      "name": "Jira Software에서 다수 이슈 가져오기",
      "type": "n8n-nodes-base.jiraTool",
      "position": [
        128,
        16
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "87b1f430-19c7-4ad3-a11c-062b2dcd0353",
      "name": "Jira Software에서 이슈 이메일 알림 생성하기",
      "type": "n8n-nodes-base.jiraTool",
      "position": [
        480,
        16
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "195e56c0-018c-40f3-884f-918a64db44bd",
      "name": "Jira Software에서 이슈 상태 가져오기",
      "type": "n8n-nodes-base.jiraTool",
      "position": [
        -352,
        16
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "e6e0c4b4-7749-467c-bf22-8285355228c6",
      "name": "Jira Software에서 이슈 업데이트하기",
      "type": "n8n-nodes-base.jiraTool",
      "position": [
        608,
        16
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "7157b3d4-23d7-42b5-9a31-a911f33a314e",
      "name": "Jira Software에서 댓글 가져오기",
      "type": "n8n-nodes-base.jiraTool",
      "position": [
        -48,
        224
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "7d5b55bc-68ed-4c25-a617-5b65db30d892",
      "name": "Jira Software에서 다수 댓글 가져오기",
      "type": "n8n-nodes-base.jiraTool",
      "position": [
        128,
        224
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "7250ca85-a2f4-4816-a956-a4376fec9704",
      "name": "Jira Software에서 댓글 삭제하기",
      "type": "n8n-nodes-base.jiraTool",
      "position": [
        768,
        208
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "a420cb83-0f48-4bf5-a92b-c7ea41b2a3ab",
      "name": "Jira Software에서 댓글 업데이트하기",
      "type": "n8n-nodes-base.jiraTool",
      "position": [
        544,
        208
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "7b774604-7ea0-433e-9765-e40ecc3a7fe8",
      "name": "채팅 메시지 수신 시",
      "type": "@n8n/n8n-nodes-langchain.chatTrigger",
      "position": [
        -672,
        -240
      ],
      "webhookId": "db5da250-f17c-43f4-a496-7c4e773f026c",
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "834ef692-92c3-4c91-be4e-d5db01adc974",
      "name": "AI Agent",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        -704,
        -48
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "10d39a0a-976d-4bfe-a481-3bd6ac3df644",
      "name": "Simple Memory",
      "type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
      "position": [
        -640,
        320
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "6697ca78-7973-4e75-bb40-4dc90cfbc093",
      "name": "MCP Client",
      "type": "@n8n/n8n-nodes-langchain.mcpClientTool",
      "position": [
        -480,
        304
      ],
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "22bef95b-bfd3-4374-addd-f892e1f5e1fb",
      "name": "Google Gemini Chat Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
      "position": [
        -800,
        320
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "9114b111-35f6-4335-875f-b7dda64eb1a9",
      "name": "Jira Software에서 이슈 생성하기",
      "type": "n8n-nodes-base.jiraTool",
      "position": [
        336,
        16
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "3dc4aff3-0af3-40c6-994f-429795af5c17",
      "name": "Jira Software에서 댓글 추가하기",
      "type": "n8n-nodes-base.jiraTool",
      "position": [
        336,
        208
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "e17eaee2-8a26-4b5c-a879-59a8c672138a",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1344,
        -368
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": true,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "14271844-202c-4cd5-882b-b5d288a07546",
  "connections": {
    "6697ca78-7973-4e75-bb40-4dc90cfbc093": {
      "ai_tool": [
        [
          {
            "node": "834ef692-92c3-4c91-be4e-d5db01adc974",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "10d39a0a-976d-4bfe-a481-3bd6ac3df644": {
      "ai_memory": [
        [
          {
            "node": "834ef692-92c3-4c91-be4e-d5db01adc974",
            "type": "ai_memory",
            "index": 0
          }
        ]
      ]
    },
    "22bef95b-bfd3-4374-addd-f892e1f5e1fb": {
      "ai_languageModel": [
        [
          {
            "node": "834ef692-92c3-4c91-be4e-d5db01adc974",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "7b774604-7ea0-433e-9765-e40ecc3a7fe8": {
      "main": [
        [
          {
            "node": "834ef692-92c3-4c91-be4e-d5db01adc974",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "591f4b45-835d-4aac-aa46-853a78c36f59": {
      "ai_tool": [
        [
          {
            "node": "ec2817a1-fdeb-4220-9f19-7b904c6e02fd",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "3dc4aff3-0af3-40c6-994f-429795af5c17": {
      "ai_tool": [
        [
          {
            "node": "ec2817a1-fdeb-4220-9f19-7b904c6e02fd",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "7157b3d4-23d7-42b5-9a31-a911f33a314e": {
      "ai_tool": [
        [
          {
            "node": "ec2817a1-fdeb-4220-9f19-7b904c6e02fd",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "9114b111-35f6-4335-875f-b7dda64eb1a9": {
      "ai_tool": [
        [
          {
            "node": "ec2817a1-fdeb-4220-9f19-7b904c6e02fd",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "8042bba0-fade-43e4-a218-884b33edfa4b": {
      "ai_tool": [
        [
          {
            "node": "ec2817a1-fdeb-4220-9f19-7b904c6e02fd",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "dd2fd194-0b17-4e2f-a364-1838b33569bf": {
      "ai_tool": [
        [
          {
            "node": "ec2817a1-fdeb-4220-9f19-7b904c6e02fd",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "e6e0c4b4-7749-467c-bf22-8285355228c6": {
      "ai_tool": [
        [
          {
            "node": "ec2817a1-fdeb-4220-9f19-7b904c6e02fd",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "7250ca85-a2f4-4816-a956-a4376fec9704": {
      "ai_tool": [
        [
          {
            "node": "ec2817a1-fdeb-4220-9f19-7b904c6e02fd",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "a420cb83-0f48-4bf5-a92b-c7ea41b2a3ab": {
      "ai_tool": [
        [
          {
            "node": "ec2817a1-fdeb-4220-9f19-7b904c6e02fd",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "7d5b55bc-68ed-4c25-a617-5b65db30d892": {
      "ai_tool": [
        [
          {
            "node": "ec2817a1-fdeb-4220-9f19-7b904c6e02fd",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "4b342630-2f19-4b06-bf18-53dcfdd43173": {
      "ai_tool": [
        [
          {
            "node": "ec2817a1-fdeb-4220-9f19-7b904c6e02fd",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "195e56c0-018c-40f3-884f-918a64db44bd": {
      "ai_tool": [
        [
          {
            "node": "ec2817a1-fdeb-4220-9f19-7b904c6e02fd",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "87b1f430-19c7-4ad3-a11c-062b2dcd0353": {
      "ai_tool": [
        [
          {
            "node": "ec2817a1-fdeb-4220-9f19-7b904c6e02fd",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}
자주 묻는 질문

이 워크플로우를 어떻게 사용하나요?

위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.

이 워크플로우는 어떤 시나리오에 적합한가요?

고급 - 콘텐츠 제작, 멀티모달 AI

유료인가요?

이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.

워크플로우 정보
난이도
고급
노드 수20
카테고리2
노드 유형8
난이도 설명

고급 사용자를 위한 16+개 노드의 복잡한 워크플로우

저자
Rohit Dabra

Rohit Dabra

@rohitdabra

As the CTO of QServices, I lead digital transformation for startups and SMBs by building scalable, AI-powered SaaS solutions that solve real-world business challenges.

외부 링크
n8n.io에서 보기

이 워크플로우 공유

카테고리

카테고리: 34