Twinkle HubTwinkle Hub

香港即時地震訊息 (HKO)

hk_rt_earthquake

🇭🇰 홍콩읽기 전용

Scope: Hong Kong public datasets and government data.

Fetch HKO quick earthquake messages (regional M-event feed).

Args: lang: "en" | "tc" | "sc"

Returns latest event with magnitude, region, time, coordinates.

파라미터

이름타입설명
langstring
원본 JSON schema
{
  "properties": {
    "lang": {
      "default": "en",
      "title": "Lang",
      "type": "string"
    }
  },
  "title": "hk_rt_earthquakeArguments",
  "type": "object"
}

호출 방법

스타터 — 파라미터는 위 표 참조
hk_rt_earthquake({ lang: "…" })