get_document
Retrieve complete metadata for a zbMath publication using its numeric document ID. Get title, authors, abstract, MSC classification, and more.
Instructions
Retrieve full metadata for a single zbMath document by its numeric ID.
Args: zbmath_id: The numeric zbMath document identifier (e.g. 7192477 for Zbl 7192477).
Returns: JSON string with complete document metadata including title, authors, abstract, MSC classification, journal, DOI, review, and links.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zbmath_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |