get_hourly_forecast
Fetch hourly weather forecasts up to 6 hours ahead using KMA ultra-short-term data. Provide a location and optionally set the number of hourly results (default 6).
Instructions
앞으로 6시간까지의 시간별 예보를 조회한다 (기상청 초단기예보).
Args: location: 지역명. 생략하면 기본 지역. hours: 돌려받을 시각 개수 (기본 6, 최대 100)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hours | No | ||
| location | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||