search_papers
Find academic papers on arXiv using complex queries. Filter by title, author, or category, and control result count and sorting.
Instructions
General purpose search for academic papers from sources like arXiv. Best for complex queries. Args: query: Search query using arXiv syntax (e.g., 'ti:"quantum computing" AND au:"John Preskill"'). max_results: Max number of papers to return. sort_by: Sort order ('relevance', 'lastUpdatedDate', 'submittedDate'). sort_order: Sort direction ('ascending', 'descending').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| sort_by | No | submittedDate | |
| sort_order | No | descending | |
| max_results | No |