Newer
Older
junbireport / JunbiJunbi / intents / locationIntent.json
{
  "id": "8d67bce6-89f8-44f7-a401-fedb4ba85121",
  "name": "locationIntent",
  "auto": true,
  "contexts": [],
  "responses": [
    {
      "resetContexts": false,
      "affectedContexts": [],
      "parameters": [
        {
          "id": "64bd190f-fc9b-4217-b331-d5b56c500d34",
          "required": true,
          "dataType": "@sys.number",
          "name": "machine-name",
          "value": "$machine-name",
          "prompts": [
            {
              "lang": "ja",
              "value": "マシンの番号を教えてください"
            }
          ],
          "isList": false
        }
      ],
      "messages": [
        {
          "type": 0,
          "lang": "ja",
          "speech": []
        }
      ],
      "defaultResponsePlatforms": {},
      "speech": []
    }
  ],
  "priority": 500000,
  "webhookUsed": true,
  "webhookForSlotFilling": false,
  "lastUpdate": 1517103935,
  "fallbackIntent": false,
  "events": []
}