Get Citations
get_citationsFind papers that cited a specific paper to understand citation context, intent, and influence for literature review.
Instructions
Retrieve papers that cited the given paper, with citation context. Returns citation context (the sentence where the paper was cited), intent (methodology, background, result comparison), and whether it's influential.
paper_id: The paper ID.
limit: Max results (default 20).
offset: Pagination offset (default 0).
influential_only: If True, only return influential citations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| paper_id | Yes | ||
| influential_only | No |