I have developed an agent using AgenticBuilder and added it to the UiPath Assistant tool, but why are the parameters not showing up to provide input and run the agent in assistant ?
@Vibhor.Shrivastava
I have developed an agent using AgenticBuilder and added it to the UiPath Assistant tool, but why are the parameters not showing up to provide input and run the agent in assistant ?
@Anil_G do you have any idea on this?
I have passed the parameters and successfully run the agent individually from Orchestrator, Agent Builder Studio, and UiPath Studio using the ‘Run Agent’ activity. In all cases, I’m able to pass input parameters. However, when using Autopilot, only the RPA automation process allows passing parameters — the agents do not provide an option to pass parameters.
as mentioned in the prompt you can mention the parameters and it would read ideally
cheers
We need to pass values to agents as input parameters; only then will the agent be able to read them using prompt. Without passing input values, the agent cannot access the data
I see the issue now..ideally when you click run it would show you one more screen to input but it is not looks like some issue
cheers
Are you able to run the agent from UiPath Assistant? If yes, are you able to pass parameters? If possible, can you share a screenshot?