Hi @Krishna_S , since I was compiling the function without full qualifier name, agent was not able to locate it. After recompiling with the full qualifier name, agent is able to locate the function but not able to access the same though Genie agent which seems to be the supervisor agent. I have posted more details on above thread. And in mlflow experiment, it never shows UC function call.

And an agent with just this function is working fine, but not working when used with Genie agent.