search_papers
Search scholarly papers by topic or title using OpenAlex metadata. Filter results by year or open access, then paginate through matches to build literature reviews.
Instructions
Search OpenAlex for papers by topic or title. Returns metadata and next_cursor for pagination. Use selected IDs with get_paper or similar_papers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | ||
| cursor | No | * | |
| filter | No | Optional OpenAlex filter, e.g. publication_year:2020-2026,is_oa:true |