search_by_category
Retrieve recent papers from a specific arXiv category. Control the number of results returned (1-50).
Instructions
Search for recent papers in a specific arXiv category.
Args:
category: arXiv category (e.g., 'cs.AI', 'physics.gen-ph', 'math.AG')
max_results: Maximum number of results to return (1-50)
Returns:
List of recent papers in the specified category
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | Yes | ||
| max_results | No |