水の状態をチェックする

操作 ID
actions.intent.CHECK_WATER_CONDITIONS
説明
特定の時間や場所の水の状態を確認する。
クエリの例
JSON-LD のサンプル
[
  {
    "exampleValues": [
      "Hurricane Katrina"
    ],
    "name": "area",
    "schemaType": []
  },
  {
    "exampleValues": [
      "Hurricane Katrina"
    ],
    "name": "time",
    "schemaType": []
  },
  {
    "exampleValues": [
      "Hurricane Katrina"
    ],
    "name": "cause",
    "schemaType": []
  }
]