search_papers
Search arXiv academic papers by query, category, author, title, or abstract with customizable sorting and pagination.
Instructions
Search for papers on arXiv by various criteria
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | General search query across all fields | |
| category | No | arXiv category (e.g., cs.AI, physics.optics) | |
| author | No | Author name | |
| title | No | Words in the title | |
| abstract | No | Words in the abstract | |
| start | No | Starting index for pagination (0-based) | |
| max_results | No | Maximum number of results to return (max 2000) | |
| sort_by | No | Sort by: relevance, lastUpdatedDate, submittedDate | |
| sort_order | No | Sort order: ascending or descending |