scopus_search
Search the Scopus academic database for papers using Boolean query syntax. Apply filters by title, author, affiliation, year, or document type.
Instructions
Search the Scopus academic database for papers using Boolean query syntax.
Common field codes:
TITLE-ABS-KEY(term) — search title, abstract, and keywords (most useful)
TITLE(term) — title only
AUTH(name) — author name, e.g. AUTH("Smith J")
AFFIL(institution) — author affiliation
PUBYEAR > 2020 — filter by publication year
DOCTYPE(ar) — document type: ar=article, re=review, cp=conference paper
Boolean operators: AND, OR, AND NOT Example: TITLE-ABS-KEY("machine learning" AND cancer) AND PUBYEAR > 2020
Read the scopus://search-syntax resource for the full syntax reference.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Scopus Boolean search query | |
| count | No | Number of results to return (1–25) | |
| start | No | Pagination offset (0-based) | |
| view | No | Response detail: STANDARD or COMPLETE | STANDARD |