true
or false
. This expression can be based on user input, the output of a previous agent, or predefined system variables.
is_user_angry_or_frustrated?
(as shown in the image)user_query.length > 100
sentiment_score > 0.5
user_request == "reset password"
inputs_x9ha
). While you generally don’t need to change this, it can be useful for advanced debugging or programmatic interaction.user_query
, context_data
). This “key” is how other nodes in your workflow will reference and access this input’s value.