jp_lit_get_text_coordinates
Retrieves page-level OCR text and coordinates from NDL Digital Collections for publicly available materials. Requires verifying availability via jp_lit_get_record before use.
Instructions
NDL デジタルコレクション資料のページ単位 OCR テキストと座標を取得する(インターネット公開資料のみ)。source_id を使う場合は事前に jp_lit_get_record で next_digital_library.available=true を確認すること。jp_lit_search_fulltext の結果の pid はそのまま渡してよい
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pid | Yes | ||
| page | Yes | ||
| page_image_url | Yes | ||
| contents | No | ||
| coordjson | No | ||
| raw | Yes |