Conversational Actions will be deprecated on June 13, 2023. For more information, see Conversational Actions sunset.

Check water conditions

Action ID
actions.intent.CHECK_WATER_CONDITIONS
Description
Check the water conditions at a specific time or location.
Example queries
JSON-LD sample
[
  {
    "exampleValues": [
      "Hurricane Katrina"
    ],
    "name": "area",
    "schemaType": []
  },
  {
    "exampleValues": [
      "Hurricane Katrina"
    ],
    "name": "time",
    "schemaType": []
  },
  {
    "exampleValues": [
      "Hurricane Katrina"
    ],
    "name": "cause",
    "schemaType": []
  }
]