ArXiv

Search and retrieve academic papers from ArXiv

Configuration

Search Papers

Operation
Search Papers
Search Query*
Enter search terms (e.g., "machine learning", "quantum physics")...
Search Field
Select...
Max Results
10
Sort By
Select...
Sort Order
Select...
Search Papers (arxiv_search)

Search for academic papers on ArXiv by keywords, authors, titles, or other fields.

Input
ParameterTypeRequiredDescription
searchQuerystringYesThe search query to execute
searchFieldstringNoField to search in: all, ti (title), au (author), abs (abstract), co (comment), jr (journal), cat (category), rn (report number)
maxResultsnumberNoMaximum number of results to return (default: 10, max: 2000)
sortBystringNoSort by: relevance, lastUpdatedDate, submittedDate (default: relevance)
sortOrderstringNoSort order: ascending, descending (default: descending)
Output
ParameterTypeDescription
idstringid output
titlestringtitle output
summarystringsummary output
authorsstringauthors output
publishedstringpublished output
updatedstringupdated output
linkstringlink output
pdfLinkstringpdfLink output
categoriesstringcategories output
primaryCategorystringprimaryCategory output
commentstringcomment output
journalRefstringjournalRef output

Get Paper Details

Operation
Get Paper Details
Paper ID*
Enter ArXiv paper ID (e.g., 1706.03762, cs.AI/0001001)
Get Paper Details (arxiv_get_paper)

Get detailed information about a specific ArXiv paper by its ID.

Input
ParameterTypeRequiredDescription
paperIdstringYesArXiv paper ID (e.g., "1706.03762")
Output
ParameterTypeDescription
idstringid output
titlestringtitle output
summarystringsummary output
authorsstringauthors output
publishedstringpublished output
updatedstringupdated output
linkstringlink output
pdfLinkstringpdfLink output
categoriesstringcategories output
primaryCategorystringprimaryCategory output
commentstringcomment output
journalRefstringjournalRef output

Get Author Papers

Operation
Get Author Papers
Author Name*
Enter author name (e.g., "John Smith")...
Max Results
10
Get Author Papers (arxiv_get_author_papers)

Search for papers by a specific author on ArXiv.

Input
ParameterTypeRequiredDescription
authorNamestringYesAuthor name to search for
maxResultsnumberNoMaximum number of results to return (default: 10, max: 2000)
Output
ParameterTypeDescription
idstringid output
titlestringtitle output
summarystringsummary output
authorsstringauthors output
publishedstringpublished output
updatedstringupdated output
linkstringlink output
pdfLinkstringpdfLink output
categoriesstringcategories output
primaryCategorystringprimaryCategory output
commentstringcomment output
journalRefstringjournalRef output

Usage Instructions

Integrates ArXiv into the workflow. Can search for papers, get paper details, and get author papers. Does not require OAuth or an API key.

Notes

  • Category: tools
  • Type: arxiv