get_paper_figures
Retrieve figures from a research paper using its Inspire ID, arXiv ID, or DOI. Get captions, descriptions, and direct download links for each figure.
Instructions
Retrieve figures 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, inspire url, and a list of figures with their captions, descriptions and direct download URLs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inspire_id | No | ||
| arxiv_id | No | ||
| doi | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |