I am doing a demo to let the user "talk with" the app without bringing the app to the foreground, but I am not sure how to do that. Slices can finish the job without opening the app, but Google assistant won't read information from the slices. Read it requires the user to open the app first, although the reading can be finished in the background.
I am wondering if there is a way for the user to say "get my information from myApp" (the user is not currently in myApp), then google assistant just responds with an answer by reading it, not popping it up.