get_building_facilities
Retrieve fire facility status for specific buildings in South Korea, including sprinkler installation, using region and optional building name filters. Get paginated results from public fire-safety data.
Instructions
특정소방대상물의 소방시설 현황 조회 (스프링클러 설치 여부 등)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sido | Yes | 시도명 (예: 서울특별시) | |
| pageNo | No | 페이지 번호 | |
| numOfRows | No | 결과 수 (최대 1000) | |
| buildingName | No | 대상물명 (선택, 결과 내 필터) |