I know I can use `!turn.KnowledgeAgent.responded` ...
# 🌎general
h
I know I can use
!turn.KnowledgeAgent.responded
to check if the knowledge agent wasn't able to reply. Is there any way to check if the AI Task wasn't able to reply? I use "Task Instructions":
Answer the user, and store the answer in the variable userAnswer
and "AI Task Input" as:
user input: {{workflow.question}}
Stored in variable:
workflow.userAnswer