get_paper_latex_section
Retrieve a specific LaTeX section from an arXiv paper using its outline ID or exact title, returning a bounded character segment.
Instructions
Return one bounded LaTeX section by outline ID or exact title.
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) | |
| section_id | Yes | Section ID from list_paper_latex_sections or exact title |