fix: opportunity_scan Tool_WebSearcher step marked optional:true to prevent full task failure on tool error

This commit is contained in:
David Baity
2026-04-28 09:18:16 -04:00
parent 690d22bf9c
commit 145049ec9d

View File

@@ -47,6 +47,7 @@ steps:
- type: tool - type: tool
capability: Tool_WebSearcher capability: Tool_WebSearcher
input_from: last_text input_from: last_text
optional: true
- type: think - type: think
max_tokens: 6000 max_tokens: 6000