With the conversational actions being sunsetted, I am looking for alternatives for an application I was hoping to build. It was a simple project in which you asked your assistant (home or android) a question and then it would send that question as an http request to an api. Then read aloud the response.
The interaction being completely verbal and accessible without a screen is important to me, but I cannot find any way to create add a custom response to the google assistant. Of course these seems trivial with conversational actions, but does anyone have a suggestion for what I should use instead?
Options I have looked into
App actions - This requires the use of a screen as it simply links to the app which you specify. Also requires an app...
Dialog flow - Apparently connection with the google assistant is also being depreciated: https://cloud.google.com/dialogflow/es/docs/integrations/aog