arxiv_new
Retrieve recent arXiv papers by category, with title, authors, and abstract included. Enter a category such as cs.CL to get an up-to-date list.
Instructions
Newest arXiv papers in a category: title + authors + abstract.
Args: category: arXiv category, e.g. cs.AI / cs.CL / astro-ph.EP / math.HO limit: max papers returned (default 8)
Returns: {ok, category, papers: [{title, authors, summary, link, published}], note}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| category | No | cs.AI |