get_paper_latex_section
Retrieve a specific LaTeX section from an arXiv paper using the paper ID and section ID or exact title. Get bounded source characters for the section.
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 |