Search Papers
search_papersSearch academic papers by query, filtering by year, venue, citations, and field of study. Returns sorted results with pagination.
Instructions
Search Semantic Scholar for papers matching a query.
Usually completes in a few seconds.
Answers directly in normal use. Should the call run long it continues in
the background and returns a job handle to poll with get_job_result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort order — relevance, citations, or year. | relevance |
| limit | No | Maximum results to return (max 100). | |
| query | Yes | Keyword or semantic search query. | |
| venue | No | Filter by venue name. | |
| fields | No | Field set preset — compact, standard, or full. | compact |
| offset | No | Pagination offset. | |
| year_end | No | Latest publication year (inclusive). | |
| year_start | No | Earliest publication year (inclusive). | |
| min_citations | No | Minimum citation count. | |
| fields_of_study | No | Filter by fields, e.g. ["Computer Science"]. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||