sendCard
This action is used to send cards to client’s App (alexa app or google assistant)
Example:
actions:
- sendCard:
text: 'Hello, {{ username }}!'
title: 'Title to display'
image: https://test.com/image.png
Optional arguments:
link
: can be used to display buttons on Google Assistant.account_link
: can be used to display account linking card in Alexa smarphone app