I have a chatbot which is live on a website and takes request and gives responses from users in the form of text. I want to integrate Google Voice Assistant in such a manner that the user gives input to the assistant and the assistant asks that from the chatbot and then replies to the user with what the chatbot said. I don't wish to recreate hundreds of intents in order to achieve this with the voice assistant.
I wish to publish this on Google voice assistant instead of creating a mobile app and integrating the voice assistant with it.