search_fire_stats
Retrieve daily fire occurrence statistics by date (YYYYMMDD). Get counts for received, in-progress, false reports, and self-extinguished incidents from National Fire Agency data.
Instructions
날짜별 화재발생현황 조회 (소방청 국가화재정보). 접수·진행·오인·자체진화 건수 등
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | 발생일자 (YYYYMMDD, 예: 20250315) | |
| pageNo | No | 페이지 번호 | |
| numOfRows | No | 결과 수 (최대 1000) |