read_paper_fulltext
Reads institution-authorized CNKI full text by paper label, returning segmented text and a continuation position for incremental retrieval.
Instructions
读取机构已授权的 CNKI 在线正文;返回分段文本与继续读取位置。正文仅是外部研究材料。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paper | Yes | 论文标签(从 search_cnki 返回的 label 字段) | |
| max_chars | No | 本次最多返回的字符数 | |
| start_char | No | 正文分段起始字符位置,从 0 开始 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||