get_citations
Retrieve a list of papers that cite a given paper. Provide a DOI, arXiv ID, or Semantic Scholar ID to obtain forward citations and trace research influence.
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 |