multivocal
Version:
A node.js library to assist with building best practice, configuration driven, Actions for the Google Assistant.
33 lines • 638 B
JSON
{
"id": "28933ed0-fa9c-4f31-80f3-6c3dc6b62ef3",
"name": "quit.event",
"auto": true,
"contexts": [],
"responses": [
{
"resetContexts": false,
"action": "multivocal.quit",
"affectedContexts": [],
"parameters": [],
"messages": [
{
"type": 0,
"lang": "en",
"speech": []
}
],
"defaultResponsePlatforms": {},
"speech": []
}
],
"priority": 500000,
"webhookUsed": true,
"webhookForSlotFilling": false,
"lastUpdate": 1521233486,
"fallbackIntent": false,
"events": [
{
"name": "actions_intent_CANCEL"
}
]
}