search_semantic_scholar
Search academic papers on Semantic Scholar with filters for year, open access, citations, and sort order. Optionally annotate results by matching against your 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 |
|---|---|---|---|
| query | Yes | ||
| limit | No | ||
| year | No | ||
| open_access | No | ||
| sort | No | ||
| min_citations | No | ||
| check_library | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |