get_papers_by_ids
Retrieve complete metadata for academic papers using a list of arXiv IDs.
Instructions
Retrieves full details for a list of papers using their arXiv IDs from sources like arXiv. Args: arxiv_ids: A list of arXiv IDs (e.g., ['2307.09288', '1706.03762']).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| arxiv_ids | Yes |