get_paper_detail
Retrieve detailed paper information from CNKI including title, authors, abstract, keywords, and DOI by providing the paper's URL.
Instructions
获取知网论文的详细信息。
Args: url: 论文详情页 URL(来自 search_cnki 的结果)
Returns: JSON 格式的论文详细信息(标题/作者/摘要/关键词/DOI 等)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |