list_paper_latex_sections
Obtain a compact outline of LaTeX section headings from an arXiv paper by specifying its ID.
Instructions
Return a compact outline of headings from original LaTeX source.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start | No | Zero-based section index (default 0) | |
| paper_id | Yes | Validated modern or legacy arXiv paper ID | |
| max_sections | No | Maximum headings to return (default 100) |