get_citation_graph
Trace a paper's citation network from a DOI, OpenAlex ID, or Semantic Scholar ID, fetching forward citing or backward referenced papers with structured results and source info.
Instructions
Follow a paper's citation graph. paper_id is a DOI, an OpenAlex ID (W...), or a Semantic Scholar paper ID. direction: "citing" (papers that cite this paper, forward search) or "referenced" (papers this paper cites, backward search). Returns structured results plus the data source used. Results are cached.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| paper_id | Yes | ||
| direction | No | citing |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||