jp_lit_search_kokusho_fulltext
Search transcribed/OCR snippets in the Kokusho Database by keyword. Returns snippet, frame number, and official URL for verification.
Instructions
国書データベースの翻刻/OCR系スニペットをキーワード検索する。本文全体・manifest 本体・画像本体は取得せず、bid、コマ番号、スニペット、公式確認 URL を返す。国書DB Web アプリの公開 JSON endpoint に依存するため、採用時は公式画面で最終確認する
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keyword | Yes | 国書データベースの翻刻/OCR スニペットまたは画像タグから探す語。 | |
| limit | No | 返す候補の最大件数。最大 100。 | |
| page | No | 検索結果ページ番号。1 始まり。 | |
| force_refresh | No | true の場合はローカル cache を使わず upstream API から再取得する。false の場合は保存済み cache を優先する。 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keyword | Yes | ||
| page | Yes | ||
| limit | Yes | ||
| total | Yes | ||
| items | Yes | ||
| raw | Yes | ||
| cache | No |