Skip to content

Commit a11c797

Browse files
Restore alert_analysis workflow files to main
Co-Authored-By: Cursor <cursoragent@cursor.com>
1 parent 406f467 commit a11c797

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/platform/packages/shared/kbn-workflows/managed/definitions/alert_analysis/alert_analysis_workflow.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1007,6 +1007,11 @@ steps:
10071007
# partial batch: the verdicts it did return are applied, the rest get error notes.
10081008
continue: true
10091009
with:
1010+
# Context is pre-built, so strip the tool belt: no tool calls, and smaller framework prompt.
1011+
configuration_overrides:
1012+
enable_elastic_capabilities: false
1013+
tools: []
1014+
skill_ids: []
10101015
message: "{{ steps.build_agent_message.output.message }}"
10111016

10121017
# Structured output schema the AI agent must conform to: one verdict object per

0 commit comments

Comments
 (0)