search_semantic_scholar
Search for academic papers on Semantic Scholar using filters for year, open access, minimum citations, and sort order. Optionally check results against your local Zotero library.
Instructions
Search for papers on Semantic Scholar.
Args: query: Search query string. limit: Maximum results (default 20, max 100). year: Year filter, e.g. "2020", "2018-2022", or "2020-". open_access: Only return open access papers. sort: Sort by "citations" or "year" (descending). min_citations: Minimum citation count filter. check_library: If true, annotate results with local Zotero presence.
Returns: JSON with count, total, and papers list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | ||
| year | No | ||
| limit | No | ||
| query | Yes | ||
| open_access | No | ||
| check_library | No | ||
| min_citations | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |