Search arXiv
search_arxivDiscover academic papers by querying the arXiv index with keywords or advanced syntax, including pagination support for browsing results.
Instructions
Search the official arXiv index by keywords or advanced arXiv query syntax. Use this for general paper discovery and pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Keywords or an arXiv API query expression | |
| start | No | Zero-based result offset | |
| sort_by | No | relevance | |
| sort_order | No | descending | |
| max_results | No | Number of papers to return |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| start | Yes | ||
| papers | Yes | ||
| returned | Yes | ||
| total_results | Yes |