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.