get_work_by_doi
Retrieve complete bibliographic metadata for a scholarly work using its DOI, including title, authors, journal, year, and citation counts.
Instructions
Retrieve bibliographic metadata for a single work by its DOI.
Args: doi: The Digital Object Identifier, e.g. "10.1145/3292500.3330701". A full URL such as "https://doi.org/10.1145/..." is also accepted.
Returns: A dictionary of the work's metadata (title, authors, journal, year, DOI, abstract when available, citation counts, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doi | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||