get_article_details
Retrieve complete metadata for a Scopus article using its Scopus ID, including authors, DOI, citation count, keywords, and abstract, to support citation verification and analysis.
Instructions
Retrieve full metadata for a single Scopus article by its Scopus ID, including title, authors, publication year, source title, DOI, citation count, author keywords, subject areas, and abstract (when available). Use the scopusId returned by search_scopus.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scopusId | Yes | The Scopus ID of the article, e.g. "85123456789" (the "SCOPUS_ID:" prefix, if present, is stripped automatically). |