fix(04): bypass Format Response for intent-based status queries
Parse and Match now returns formatted text directly, so Format Response node is redundant. Connect Parse and Match directly to Send Docker Response to avoid 'Unexpected response format' error. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -2640,7 +2640,7 @@
|
||||
"main": [
|
||||
[
|
||||
{
|
||||
"node": "Format Response",
|
||||
"node": "Send Docker Response",
|
||||
"type": "main",
|
||||
"index": 0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user