arxiv_fetch
Retrieve the abstract or full text of an arXiv paper using its arXiv ID. Select section for abstract or fulltext.
Instructions
Fetch an arXiv paper.
section='abstract' returns title, authors, and abstract; section='fulltext' returns the plain-text body from arXiv's HTML rendering (availability varies by paper).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| section | No | abstract | |
| arxiv_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |