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