search_libraries_by_book
Find libraries that own a specific book by entering its ISBN and region code, with options to paginate results and filter by detailed area.
Instructions
특정 도서를 소장한 도서관을 검색합니다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| isbn | Yes | 10자리 또는 13자리 ISBN | |
| pageNo | No | 페이지 번호 | |
| region | Yes | 지역코드 (11=서울, 21=부산, 22=대구, 23=인천, 24=광주, 25=대전, 26=울산, 29=세종, 31=경기, 32=강원, 33=충북, 34=충남, 35=전북, 36=전남, 37=경북, 38=경남, 39=제주) | |
| pageSize | No | 페이지 크기 (최대 1000) | |
| dtl_region | No | 세부지역코드 - search_detailed_region_codes 도구로 검색하세요 |