get_daily_forecast
Retrieve up to 3-day daily forecasts from KMA, with precipitation probability and min/max temperatures. Provide a location and slot count to get detailed weather data.
Instructions
앞으로 3일까지의 예보를 조회한다 (기상청 단기예보).
강수확률·일최저/최고기온이 여기에만 있다.
Args: location: 지역명. 생략하면 기본 지역. slots: 돌려받을 예보시각 개수 (기본 24, 최대 100)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slots | No | ||
| location | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||