read_paper
Extract full text from arXiv paper PDFs by providing the paper ID. Downloads and caches the PDF for efficient access.
Instructions
arXiv 논문 PDF를 (필요 시 다운로드 후) 전체 텍스트로 추출합니다.
캐시 hit이면 디스크에서 바로 읽고, miss면 다운로드 + 저장 후 진행.
Args: paper_id: arXiv ID (예: "2301.12597"). max_pages: 추출할 최대 페이지 수. 0이면 전체 (기본: 0).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paper_id | Yes | ||
| max_pages | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |