Agent Node output not accessible to downstream Condition Node in Workflow Agent Team
I am building a Workflow Agent Team in Oracle AI Agent Studio with this structure:
Start - Agent Node - If Condition Node - True branch Send Email - False branch Send Email
The Condition Node always returns false regardless of the Agent Node output. The agent produces a report with SEVERITY: CRITICAL clearly in the output but the Condition Node cannot detect it.
When I type {{ in the Condition Node field, the expression helper shows these options for the Agent Node:
- input.message
- status
- error.info
The $output variable is not available for Agent Nodes unlike other node types.
Tagged:
0