@twilio/autopilot-templates
Version:
Autopilot templates
13 lines (12 loc) • 463 B
JSON
{
"Listen everything": {
"gitUrl": "https://github.com/twilio/autopilot-templates.git",
"shortDescription":"Listen and redirect to any task",
"fileName" : "Actions/listen/listen_everything.json"
},
"Listen selective": {
"gitUrl": "https://github.com/twilio/autopilot-templates.git",
"shortDescription":"Listen selectively and redirect to subset of tasks",
"fileName" : "Actions/listen/listen_selective.json"
}
}