search_arxiv
Search arXiv for academic papers by query and optional year range, returning metadata including title, authors, DOI, and abstract.
Instructions
Search arXiv via its public API (export.arxiv.org/api/query).
Returns raw per-hit metadata: title, arxiv_id, abs/pdf URLs, published date, year, authors, DOI and abstract. Year filtering is applied locally on the published date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | relevance | |
| query | Yes | ||
| year_to | No | ||
| year_from | No | ||
| max_results | No |