scopus_get_abstract
Retrieve full paper details including title, abstract, authors, keywords, citation count, and open access status from Scopus using a DOI, Scopus ID, EID, or PubMed ID.
Instructions
Retrieve full paper details from Scopus using any supported identifier.
Identifier types:
scopus_id — Scopus internal numeric ID (e.g. "85123456789")
doi — Digital Object Identifier (e.g. "10.1016/j.labeco.2024.102505")
eid — Electronic ID (e.g. "2-s2.0-85123456789")
pubmed_id — PubMed/MEDLINE numeric ID
Returns: title, full abstract, authors with affiliations, keywords, subject areas, citation count, DOI, and open access status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| identifier_type | Yes | Type of identifier being provided | |
| identifier | Yes | The identifier value (strip any 'SCOPUS_ID:' prefix from scopus_id) |