fetch_multiple
Retrieve complete BibTeX records and abstracts for previously searched references. Provide document IDs from search results to get full text, enabling citation generation from precise sources.
Instructions
Fetch full documents for previously searched references.
This is the precision step - returns complete BibTeX records and abstracts for documents identified by the search tool.
Args: ids: List of document IDs from previous search results
Returns: Dictionary mapping IDs to full document text (BibTeX + abstract)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes |