get_author
Retrieve mathematical author profiles from zbMath Open by providing a unique author ID. Get name variants, affiliated institutions, and publication count.
Instructions
Retrieve profile information for a zbMath author by their profile ID.
Args: author_id: The zbMath author profile identifier string, e.g. "euler.leonhard" or "gauss.carl-friedrich".
Returns: JSON string with the author's profile data including name variants, affiliated institutions, and publication count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| author_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |