Back to Templates
It is a sub-workflow that investigates CI/CD failures reported by engineers in Mattermost. It is invoked by a parent classifier and it runs an autonomous AI Agent that diagnoses the failing pipeline, job, or
deployment without making any changes.
attachmentsAnalyzer sub-workflow — must be present in the same n8n instance; analyzes files attached to the originating Mattermost message and returns a textual context.httpProbeTool sub-workflow — provides the probe_url tool that the agent uses to verify reachability of external dependencies; must return structuredExecute Workflow TriggerSetVars materializes the runtime configurationget_thread so it can read the conversation history before pullingPost a message sends the final answer back into theoriginal channelSetVars node with your environmentAI Agent system prompt to match your organizationattachmentsAnalyzerhttpProbeTool - for probe_url node toolExecute Workflow