get_paper_details
Retrieve comprehensive paper details by DOI, including abstract, authors, journal, and citation count.
Instructions
Get detailed information about a specific paper by its DOI.
Args: doi: The DOI of the paper (e.g. "10.1038/nature14539")
Returns: Detailed paper info including full abstract, all authors, journal, and citation count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doi | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |