Get Author
get_authorFetch an author's profile and publications by entering their numeric ID or name. Disambiguates name searches by returning up to 5 candidate authors to select from.
Instructions
Fetch author profile and publications, or search by name.
If identifier looks like a numeric S2 author ID, fetches the author directly. Otherwise performs a name search and returns up to 5 candidates for disambiguation.
Answers directly in normal use. Should the call run long it continues in
the background and returns a job handle to poll with get_job_result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Publications per page (only used for direct ID lookup). | |
| offset | No | Publication page offset (only used for direct ID lookup). | |
| identifier | Yes | S2 author ID (numeric string) or free-text author name. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||