flw
Retrieves local weather forecast for Hong Kong, including general situation, tropical cyclone info, fire danger warnings, and outlook. Supports English, Traditional Chinese, and Simplified Chinese.
Instructions
Local Weather Forecast (flw) API Request
Parameters:
lang: 'en' (English), 'tc' (Traditional Chinese), 'sc' (Simplified Chinese)
Request Example: https://data.weather.gov.hk/weatherAPI/opendata/weather.php?dataType=flw&lang=en
Response Keys:
generalSituation: General weather situation
tcInfo: Tropical cyclone information
fireDangerWarning: Fire danger warning message
forecastPeriod: Forecast period
forecastDesc: Detailed forecast description
outlook: Weather outlook
updateTime: Update time in format YYYY-MM-DD'T'hh:mm:ssZ
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | change the language of the result | en |