Hi all! Goal:How can I setup a Google Assistant command as a starter
to trigger a webhook that returns text to speak on a Google Nest Mini
device?e.g. I want to say "Power status" to my Nest Mini, which results
in an HTTP request to my API which ret...