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

Check air quality

Stay organized with collections Save and categorize content based on your preferences.
Action ID
actions.intent.CHECK_AIR_QUALITY
Description
Check the air quality at a specific location.
Example queries
Supported fields
attributes
location.@type
location.geo.@type
location.geo.latitude
location.geo.longitude
location.name
temporalCoverage
JSON-LD sample
[
  {
    "exampleValues": [
      "2018-03-18T10:25:00"
    ],
    "name": "location",
    "schemaType": []
  },
  {
    "exampleValues": [
      "2018-03-18T10:25:00"
    ],
    "name": "attributes",
    "schemaType": []
  },
  {
    "exampleValues": [
      "2018-03-18T10:25:00"
    ],
    "name": "temporalCoverage",
    "schemaType": []
  }
]