jp_lit_get_fulltext
Retrieves full-text OCR JSON from NDL Digital Collection for publicly available materials. Use with a source ID, PID, or from jp_lit_search_fulltext results.
Instructions
NDL デジタルコレクション資料の全文 OCR JSON を取得する(インターネット公開資料のみ)。source_id を使う場合は事前に jp_lit_get_record で next_digital_library.available=true を確認すること。jp_lit_search_fulltext の結果の pid はそのまま渡してよい
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | ||
| source_id | No | ||
| pid | No | ||
| force_refresh | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pid | Yes | ||
| pages | No | ||
| raw | Yes | ||
| cache | No |