I'm working on an Android App project where I want to make it discoverable by AI Agents using AppFunctions. I want to perform actions without opening the app using any AI Agents. Can anyone tell me how to do it? And how can I make it discoverable by all AI agents like Gemini, Claude and ChatGPT?
I have followed the steps given in the official Documentation of AppFunctions from Google.