get_paper_latex
Retrieve bounded original LaTeX source for an arXiv paper, with caching and section-based access for targeted reading.
Instructions
Download, safely process, cache, and return bounded original LaTeX source. Use section tools for targeted reading.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start | No | Zero-based character offset within this source or section | |
| paper_id | Yes | Validated modern or legacy arXiv paper ID | |
| max_chars | No | Maximum source characters to return (default 12000) |