get_article_abstract
Fetch the abstract of a Scopus article using its Scopus ID. Returns null when the article has no abstract on file.
Instructions
Retrieve just the abstract text for a single Scopus article by its Scopus ID. Returns hasAbstract:false with a null abstract when Scopus has no abstract on file for the article (this is common for older or non-English-language records).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scopusId | Yes | The Scopus ID of the article, e.g. "85123456789". |