search_by_category
Find academic papers in specific arXiv categories by filtering search results with category codes, sorting options, and pagination controls.
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) | |
| 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 |