search_db
Search Korean classics by query within a chosen collection and field, such as full text, bibliography, or author. Retrieve matching records to access full texts and translations.
Instructions
특정 컬렉션에서 검색한다.
collection: 컬렉션 코드(MO/BT/GO/KP/KH/JT/JR/ST/IT). list_collections로 확인. field: 한글('본문'/'서지'/'저자'/'권차문체'/'기사명'/'전체') 또는 코드(BD/SJ/AU/KW/GS/AA). 결과의 data_id로 get_fulltext 또는 get_translation을 호출해 전문을 받는다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| collection | Yes | ||
| field | No | 전체 | |
| limit | No | ||
| start | No |