I need help regarding an issue with UiPath Web Studio and Agent Workflows.
I have published a process from UiPath Studio to my Orchestrator Tenant successfully. The package is visible in Orchestrator under Processes/Packages.
However, when I create an Agent Workflow in UiPath Web Studio (Agentic AI → Agent → Tools section), I am not able to see my published workflow listed under the “RPA Workflow” tools. It shows “No tools found”.
I am trying to understand:
Why is my published workflow not appearing as a tool for my Agent?
Is there any specific configuration required so that workflows published from Studio can be accessed as tools inside Agent Workflows?
Do I need to create the process under a specific folder or enable any API connections/permissions?
Are there limitations on which workflows can be exposed as tools to the Agent?
Any insights, required configuration steps, or troubleshooting tips would be greatly appreciated.
Your workflow isnt showing up because it usually published in the wrong folder missing permissions or has unsupported argument types.
Make sure you publish it to a shared orchestrator folder the agent can access give your userobot the right permissions and use simple input output arguments.
After that the workflow should appear as a tool in the agent.