get_paper_details
Retrieve detailed metadata for a specific paper using an InspireHEP ID, arXiv ID, or DOI. Get title, authors, abstract, citations, and more.
Instructions
Retrieve detailed metadata for a specific paper.
Provide at least one identifier. Accepts multiple formats:
inspire_id: "3456"
arxiv_id: "arxiv:2301.12345", "arxiv:hep-ph/0123456", or full URL
doi: "10.1103/PhysRevLett.123.456789" or full URL
Returns title, authors, abstract, citations, references count, publication info, keywords, URLs, and more.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inspire_id | No | ||
| arxiv_id | No | ||
| doi | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |