search_papers
Search academic papers by relevance using Semantic Scholar. Filter results by year, field, citation count, venue, or open access PDF availability.
Instructions
Relevance search for papers on Semantic Scholar.
Args:
query: the search query string.
limit: maximum number of results (default 10, capped at 100).
year: a single year or range, e.g. "2018", "2015-2022", "2016-", "-2015".
fields_of_study: restrict to fields, e.g. ["Economics", "Business"].
min_citation_count: drop papers with fewer citations than this.
venue: restrict to venues, e.g. ["Marketing Science"].
open_access_pdf: if True, only return papers that have an open-access PDF.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | ||
| limit | No | ||
| query | Yes | ||
| venue | No | ||
| fields_of_study | No | ||
| open_access_pdf | No | ||
| min_citation_count | No |