paper_download
Download research paper PDFs using DOI identifiers from multiple academic sources including Unpaywall, arXiv, and Sci-Hub.
Instructions
通过 DOI 下载一篇论文 PDF(本地多源下载:Unpaywall → arXiv → Sci-Hub)。
Args: doi: 论文的 DOI,例如 "10.1109/tim.2021.3106677" output_dir: 保存 PDF 的目录路径,默认为当前目录
Returns: 下载结果的 JSON 字符串,包含 success, doi, path, size_mb, source 等字段
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doi | Yes | ||
| output_dir | No | . |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |