batch_resolve
Resolve batches of scholarly identifiers—papers, patents, books—into full records via multiple APIs. Handles DOIs, S2 IDs, patent numbers, and ISBNs automatically.
Instructions
Resolve a list of paper, patent, or book identifiers to full records.
Uses the S2 batch endpoint for paper IDs/DOIs, with OpenAlex fallback.
Patent numbers (e.g. EP1234567A1) are auto-detected and resolved via
the EPO OPS API when configured. ISBNs (prefixed ISBN:) are
resolved via Open Library.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Field set preset (applies to paper results only). | standard |
| identifiers | Yes | List of S2 IDs, DOIs (prefixed ``DOI:``), plain DOIs, patent numbers (e.g. ``EP1234567A1``, ``US11234567B2``), or ISBNs (prefixed ``ISBN:``, e.g. ``ISBN:9780201633610``). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |