I have built an agent and I have tested it, it is executing output. I have used a string output parameter ‘Output’.
When I am calling this agent in another workflow and passing the same input, receiving blank output in log message.
Yes I have written the prompt correctly and I am getting correct response when only running/debugging the agent separately but when integrating with the end to end flow, the argument value is coming as null. Also attaching the workflow.
@Ritabrata_Ghosh any update on this issue?
I am facing the same issue: I can see the value in the output argument within my agentic process, but it appears blank when passed to the RPA workflow. I have tried this multiple ways, but it seems there is an issue in the staging environment.