공기질 확인하기

액션 ID
actions.intent.CHECK_AIR_QUALITY
설명
특정 위치의 공기질 확인
쿼리 예
지원되는 필드
attributes
location.@type
location.geo.@type
location.geo.latitude
location.geo.longitude
location.name
temporalCoverage
JSON-LD 샘플
[
  {
    "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": []
  }
]