search_scopus
Search the Scopus database for academic papers using filters like author, journal, year, and subject to find relevant research articles.
Instructions
Search the Scopus abstract and citation database (requires Elsevier API key)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query string | |
| maxResults | No | Maximum number of results (max 25 per request) | |
| year | No | Year filter (e.g., "2023", "2020-2023") | |
| author | No | Author name filter | |
| journal | No | Journal name filter | |
| affiliation | No | Institution/affiliation filter | |
| subject | No | Subject area filter | |
| openAccess | No | Filter for open access articles only | |
| documentType | No | Document type: ar=article, cp=conference paper, re=review, bk=book, ch=chapter |