Hii I'm not sure if this is the place to ask but I wanted to know if anyone else is having trouble with helper/child agents, specifically adding inputs and then them not showing up but showing up in the code view, leading to errors and the inability to publish agents?
Hi John, yes I'm in copilot studio and I'm building a multi agent that is able to create a personalised user report based in their gene test. So I have a main agent and in that agent it calls my helper agent (see Pic) if you add a new child agent and in that child agent request it to take an input, the add inputs sections remains blank but in that helper agents code view it shows that the input was created, so now when I publish, it refuses because the child agent is asking for an input but according to its interface it doesn't have any.
@John Toland Hi John, I managed to figure it out. Thank you. Seems like it is/was an issue at the time so I had to manually adjust the child agent in code view.