batch_lookup
Retrieve details for multiple research papers simultaneously using arXiv IDs. Returns paper information and identifies any IDs not found in the database.
Instructions
Look up multiple papers at once by arXiv ID. Returns details for found papers and lists not-found IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| arxiv_ids | Yes | List of arXiv IDs (max 50) | |
| fields | No | Comma-separated list of fields to return (e.g. 'arxiv_id,title,llm_summary'). Default: all fields. |