scopus_get_author
Retrieve a researcher's full Scopus profile, including h-index, citation count, documents, and affiliation, using their Author ID.
Instructions
Retrieve a researcher's full Scopus profile by their Scopus Author ID.
Returns: h-index, total citation count, document count, current institutional affiliation, subject areas, ORCID (if available), and publication year range.
To find an author's ID, first use scopus_search_authors. Example author IDs: '7401234567' or '57209123456'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| author_id | Yes | Scopus Author ID (numeric string, without 'AUTHOR_ID:' prefix) |