multivocal
Version:
A node.js library to assist with building best practice, configuration driven, Actions for the Google Assistant.
29 lines • 579 B
JSON
{
"id": "043626cf-7e80-4961-a857-b2278d0c6a9e",
"name": "quit",
"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": 1521233472,
"fallbackIntent": false,
"events": []
}