When I test AI Agent it is working as expected and giving result. But when I incorporated it within Process model, it is giving error: Agent 250512b0-a322-45b6-85c5-525b87755a8c could not be found. So, I created another AI agent and getting same error stating Agent could not found. I have double checked the UUID of the AI Agent it is correct. What could be the reason?
In Admin console for our environment AI services are enabled and active.
Discussion posts and replies are publicly visible
Most probably, the AI Agent or one of its tools/dependencies isn’t accessible to the calling process context. I recommend checking the agent UUID in the Execute AI Agent node and ensuring the calling process has permission to every tool used by that agent.