search_all_collections
Perform a single search across all collections in the Korean Classics Database, retrieving results grouped by collection with total counts and documents.
Instructions
모든 컬렉션을 동시에 검색해 컬렉션별 결과를 반환한다.
field: 한글('본문'/'전체' 등) 또는 코드(BD/AA 등). limit: 컬렉션당 최대 결과 수. 반환: {컬렉션ID: {collection_name, totalCount, docs[]}, ...}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| field | No | 전체 | |
| limit | No |