abot_testmodel
Version:
example model data
40 lines • 588 B
JSON
{
"domain": "StartTA",
"category": [
"transaction",
"systemId",
"client"
],
"wordindex": [
"transaction"
],
"hidden": [
"_url",
"_urlpattern"
],
"toolhidden": true,
"tool": {
"name": "StartTA",
"requires": {
"transaction": {},
"systemId": {},
"client": {}
},
"optional": {},
"sets": {
"none": {
"set": [
"systemId",
"client",
"transaction"
],
"response": "_urlpattern1"
}
}
},
"synonyms": {
"transaction": [
"TA"
]
}
}