get_recent_papers
Fetch recent arXiv papers by category, with adjustable result count and lookback days.
Instructions
Get recent papers from specific arXiv categories
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | Yes | arXiv category (e.g., cs.AI, math.CO, physics.gen-ph) | |
| max_results | No | Maximum number of results (default: 10, max: 50) | |
| days_back | No | Number of days to look back (default: 7) |