Tool to perform bulk search for academic papers. Intended for bulk retrieval of basic paper data without search relevance scoring. Use when you need to retrieve large sets of papers with optional text filtering and various criteria. Supports token-based pagination for efficient…
sortstringSort results by field:order. Available fields: paperId, publicationDate, citationCount. Default field is paperId, default order is asc. Ties broken by paperId. Records with null sort values appear at end regardless of order. Examples: 'publicationDate:asc' (oldest first), 'citat…
yearstringPublication year or year range filter (inclusive). Examples: '2019' (year 2019), '2016-2020' (range), '2010-' (on or after 2010), '-2015' (before or on 2015).
querystringOptional text query matched against paper title and abstract. All terms are stemmed in English. By default, all query terms must be present. Supports boolean operators: + (AND), | (OR), - (NOT), "" (phrase), * (prefix match), () (precedence), ~N (fuzzy match with edit distance N…
tokenstringPagination token from previous response. Used to fetch the next batch of papers. Each response returns a new token when more results are available.
venuestringComma-separated list of venue names. ISO4 abbreviations supported. Papers from any listed venue are returned. Examples: Nature, New England Journal of Medicine, Radiology, N. Engl. J. Med.
fieldsstringComma-separated list of fields to return. paperId is always returned. If omitted, only paperId and title are returned. Available fields: title, abstract, venue, publicationVenue, year, publicationDate, authors, externalIds, url, referenceCount, citationCount, influentialCitation…
fieldsOfStudystringComma-separated list of fields of study. Papers in any listed field are returned. Available fields: Computer Science, Medicine, Chemistry, Biology, Materials Science, Physics, Geology, Psychology, Art, History, Geography, Sociology, Business, Political Science, Economics, Philos…
openAccessPdfstringRestricts results to papers with a public PDF. This parameter does not accept any values - its presence activates the filter.
minCitationCountintegerMinimum number of citations required. Must be non-negative.
publicationTypesstringComma-separated list of publication types to include. Available types: Review, JournalArticle, CaseReport, ClinicalTrial, Conference, Dataset, Editorial, LettersAndComments, MetaAnalysis, News, Study, Book, BookSection. Papers matching any listed type are returned.
publicationDateOrYearstringDate or year range filter (inclusive) in format <startDate>:<endDate>. Each date in YYYY-MM-DD format. Each term optional for open-ended ranges. Prefixes supported (e.g., 2020-06 matches June 2020). Papers without specific dates treated as published January 1st of their year. Ex…
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.