Questions tagged [google-assistant]
220 questions
0
votes
1 answer
How to add a URL parameter to {@url} for actions.intent.OPEN_APP_FEATURE?
Google's official document says actions.intent.OPEN_APP_FEATURE supports only urlTemplate set to "{@url}" with no fallback fulfillment.
The following is their sample code for actions.xml: