get_arxiv_recent
ActiveTool of TensorFeed
Get the 50 most recent arXiv submissions in cs.AI / cs.LG / cs.CL / cs.CV, sorted by submission date. Each entry carries arxivId (no version suffix), version, title, abstract, authors, primary category, all categories, publishedAt, updatedAt, htmlUrl, pdfUrl, and doi. Refreshed daily at 11:30 UTC. The firehose pair to get_ai_trending_papers (which ranks by citation count). License: arXiv permits use of metadata; the standard attribution block ships on every response.
Parameters schema
{
"type": "object",
"properties": {
"limit": {
"type": "number",
"default": 25,
"description": "Max papers to return (1-50). Default 25."
}
}
}Parent server
TensorFeed
https://github.com/RipperMercs/tensorfeed
1/7 registries