search_arxiv
Query arXiv for academic papers using filters for year, author, category, and sorting options to retrieve relevant research.
Instructions
Search academic papers specifically from arXiv preprint server
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | Year filter (e.g., "2023", "2020-2023") | |
| query | Yes | Search query string | |
| author | No | Author name filter | |
| sortBy | No | Sort results by field | |
| category | No | arXiv category filter (e.g., cs.AI, physics.gen-ph) | |
| sortOrder | No | Sort order: ascending or descending | |
| maxResults | No | Maximum number of results to return |