Manage Jira Issues with Natural Language via Telegram and GPT-4o — n8n 工作流

复杂度 触发器15 个节点🏷️ Project Management作者:Humble Turtle

概览

Manage Jira Issues with Natural Language via Telegram and GPT-4o
Overview The Jira Agent is an AI-powered assistant that allows users to interact with Jira directly through messaging platform Telegram. It leverages OpenAI's GPT-4o model to interpret natural language commands and perform various Jira-related actions. On Telegram, it enables users to create Jira stories by triggering a guided form when prompted with "create story." Additionally, it provides more extensive functionality, includin

使用的节点

TelegramAI AgentOpenAI Chat Model

工作流预览

Jira Agent
A smart assistant that manages Jira directly from messa
- Create issues (Story by default): tasks, bugs, epics
-
JIRA actions
- Get all issues
- Create new issues
- Delete issues
- Update issues
- Get status of issues
Manage Jira Issues with Natural Language via
Overview
The Jira Agent is an AI-powered assistant that allows u
Telegram Messages
Normal interaction
using messages as "Please give all my issues".
Standardized process of creating stories:
1. Message: "create story"
2. Open the Form that telegrams r
Configuring the Telegram bot
Step 1: Create a New Telegram Bot
1. Open Telegram and search for @BotFather.
2. Start a chat and type: /newbot
3. Follow the prompts:
* Give your bot a name (t
Configuring Jira
Step 1: Generate Your Jira API Token (Jira Cloud only)
1. Go to https://id.atlassian.com/manage/api-tokens
2. Click Create API token
3. Give your token a label (e.g., n8n integ
Setting up OpenAI API access
Step 1: Get Your OpenAI API Key
1. Go to https://platform.openai.com/account/api-keys
2. Click “Create new secret key”
3. Give it a name (e.g., n8n-access)
4. Copy
Workflow
modeltooltooltooltooltool
OpenAI Chat Model
T
Try Again
D
Delete an issue in Jira …
U
Update an issue in Jira …
Jira Agent
G
Get many issues in Jira …
C
Create an issue in Jira …
G
Get the status of an iss…
T
Telegram Trigger
S
Set 'Text'
E
Extract Task
Send a text message1
I
If1
S
Set 'Text'1
Response
15 nodes15 edges

工作原理

  1. 1

    触发器

    工作流由 触发器 触发器启动。

  2. 2

    处理

    数据流经 15 个节点, connecting agent, function, if。

  3. 3

    输出

    工作流完成自动化并将结果发送到配置的目标。

节点详情 (15)

TE

Telegram

telegram

#1
AI

AI Agent

n8n-nodes-langchain.agent

#2
OP

OpenAI Chat Model

n8n-nodes-langchain.lmChatOpenAi

#3

如何导入此工作流

  1. 1点击右侧 下载 JSON 按钮保存工作流文件。
  2. 2打开你的 n8n 实例,依次点击 工作流 → 新建 → 从文件导入
  3. 3选择下载的 manage-jira-issues-with-natural-language-via-telegram-and-gpt-4o 文件并点击导入。
  4. 4为每个服务节点配置 凭证(API 密钥、OAuth 等)。
  5. 5点击 测试工作流 验证一切正常,然后激活它。

或直接在 n8n → 从 JSON 导入 中粘贴:

{ "name": "Manage Jira Issues with Natural Language via Telegram and GPT-4o", "nodes": [...], ...}

集成

agentfunctionifjiratoollmchatopenaisettelegramtelegramtrigger

获取此工作流

一键下载并导入

下载 JSON在 n8n.io 上查看
节点15
复杂度medium
触发器trigger

创建者

Humble Turtle

Humble Turtle

@humbleturtle

标签

agentfunctionifjiratoollmchatopenaisettelegramtelegramtrigger

n8n 新手?

n8n 是一款免费开源的工作流自动化工具,支持自托管或使用云版本。

免费获取 n8n →