get_citations
Retrieve forward citations for a paper using its DOI, arXiv ID, or Semantic Scholar ID. Identify research that references a specific publication.
Instructions
List papers that cite the given paper (forward citations).
Delegates to research_hub.citation_graph.CitationGraphClient
(Semantic Scholar Graph API).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| identifier | Yes | a DOI (``10.xxxx/...``), arXiv id (``2401.12345``), or Semantic Scholar paper id. Bare titles are NOT accepted. | |
| limit | No | max results (default 20). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |