Get recent arXiv papers
get_recent_arxiv_papersGet the newest arXiv papers in a specified category for current literature scans and research updates.
Instructions
Return the most recently submitted papers in one arXiv category. Use for current literature scans and research updates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | Yes | arXiv category such as gr-qc, hep-th, quant-ph, math-ph, or cs.AI | |
| max_results | No | Number of papers to return |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| start | Yes | ||
| papers | Yes | ||
| returned | Yes | ||
| total_results | Yes |