I would like to do the following:
- give a command to (the Google Assistant in) Google Home
- from there, send an Intent to my Android smartphone starting an application (on a specific Activity)
Is that possible with Google actions?
I've scanned https://developers.google.com/actions/ but it is not clear to me whether I can send Intents to my phone. If so, can you provide a pointer?
Thanks in advance,
Marc