Get References
get_referencesRetrieves the bibliography of a scholarly paper using its DOI, arXiv ID, or S2 ID. Returns referenced papers with pagination and field controls, and can run as a background job for long queries.
Instructions
Fetch papers referenced by the given paper (backward references).
Should the call run long it continues in the background and returns a
job handle to poll with get_job_result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results. | |
| fields | No | Field set preset for returned paper records. | compact |
| offset | No | Pagination offset. | |
| identifier | Yes | Paper identifier (DOI, S2 ID, ARXIV:, etc.). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||