@twilio/autopilot-templates
Version:
Autopilot templates
18 lines (17 loc) • 691 B
JSON
{
"Collect Yes No Question": {
"gitUrl": "https://github.com/twilio/autopilot-templates.git",
"shortDescription":"Yes / No question",
"fileName" : "Actions/collect/collect_yes_no_question.json"
},
"Collect multi-question": {
"gitUrl": "https://github.com/twilio/autopilot-templates.git",
"shortDescription":"Multiple questions",
"fileName" : "Actions/collect/collect_multi_question.json"
},
"Collect single question with validate": {
"gitUrl": "https://github.com/twilio/autopilot-templates.git",
"shortDescription":"Ask and validate answer",
"fileName" : "Actions/collect/collect_single_question_validate.json"
}
}