fetch_fulltext
Extract structured content from arXiv paper LaTeX sources to access results sections or full paper sections for research analysis.
Instructions
Extract paper content from an arXiv paper's LaTeX source. Two modes: 'results' (default) returns 800 chars of results/experiments + 3 table captions. 'all' returns full paper sections (abstract, introduction, related work, method, results, conclusion) at up to 3000 chars each + 5 table captions. ~62% of arXiv papers have LaTeX source. May take a few seconds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| arxiv_id | Yes | arXiv ID of the paper | |
| sections | No | 'results' (default): lean results section only. 'all': full paper — abstract, intro, method, results, conclusion, related work. |