get_citations
Retrieve citation graph data for a paper: list of citing or cited papers, metadata, total count, and yearly citation timeline.
Instructions
Retrieve citation graph data for a paper.
Args: inspire_id: InspireHEP record ID (numeric). direction: "citing" (papers that cite this) or "cited_by" (papers this cites). size: Number of results to return (1–250, default 50).
Returns citation list with metadata, total count, and a year-by-year citation timeline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inspire_id | Yes | ||
| direction | No | citing | |
| size | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |