Back to Templates
This is a sub-workflow that converts a free-form DevOps request posted in Mattermost into a properly formatted Jira task
Execute Workflow TriggerReadIncidentContext logs the request and forwards the payloadattachmentsAnalyzer invokes a vision sub-workflow with the file_idsAI Agent builds the Jira payload. The system promptParse Agent Output safely parses the agent's output enriches the Jira description.Create an issue creates a Task in the configured project with the chosen label and component.Post a message replies in the original thread with a confirmation containing a clickable Jira link.attachmentsAnalyzer sub-workflowSetVarsCreate an issue — pick your own Jira project, issue type and component.AI Agent — adjust the direction labels and the few-shot examples to match your team's taxonomy.Workflow node