pdf_extract
Downloads an arXiv paper PDF and parses its body text to return page count and a preview snippet, enabling quick browsing before deep reading.
Instructions
下载 arXiv 论文 PDF 并解析正文,返回页数与正文预览(论文精读前快速浏览用)。
arxiv_id: arXiv 编号,如 "2507.19570v1"
max_chars: 预览字符数上限(100-5000,默认 500)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| arxiv_id | Yes | ||
| max_chars | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||