search_by_category
Search and retrieve academic papers from arXiv by specific category, with options to sort by relevance, date, and control pagination for precise results.
Instructions
Search for papers in a specific arXiv category
Input Schema
Name | Required | Description | Default |
---|---|---|---|
category | Yes | arXiv category (e.g., cs.AI, physics.optics) | |
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 | |
start | No | Starting index for pagination (0-based) |