Jira Retrospective
Jira Retrospective
Manual
High
13
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
13
Node Types
10
Node Types
jira
Jira Get All Issues, Jira Get All Comments
2 nodes
agent
AI Agent
1 node
lm Chat Open Ai
OpenAI Chat Model
1 node
set
Edit Fields
1 node
summarize
Summarize
1 node
google Docs
Google Docs
1 node
jira Trigger
Jira Trigger
1 node
if
If
1 node
memory Buffer Window
Simple Memory
1 node
sticky Note
Sticky Note, Sticky Note1, Sticky Note2
3 nodes
Workflow JSON
13.12 KB
{
"id": "U1xUqDLvBYYSU6EU",
"meta": {
"instanceId": "8d54a4232b4618928ac9df0152e207cb858f5f9ffa6f3ba2d31d941bdcaec9d7",
"templateCredsSetupCompleted": true
},
"name": "Jira Retrospective",
"tags": [],
"nodes": [
{
"id": "b91c4727-8c63-4bf3-8101-6282aa6f592c",
"name": "Jira Get All Issues",
"type": "n8n-nodes-base.jira",
"position": [
60,
60
],
"parameters": {
"options": {},
"operation": "getAll"
},
"credentials": {
"jiraSoftwareCloudApi": {
"id": "AqnrDWxoCa8luriP",
"name": "Jira SW Cloud account"
}
},
"typeVersion": 1
},
{
"id": "4cf0689c-2a1f-4a90-81f4-d3483c63fc96",
"name": "Jira Get All Comments",
"type": "n8n-nodes-base.jira",
"position": [
280,
60
],
"parameters": {
"options": {},
"issueKey": "={{ $json.key }}",
"resource": "issueComment",
...Showing first 1000 characters. Click "Expand" to view the full JSON.