Get References
get_referencesRetrieve papers cited by a given paper, including citation context, intent, and influential status. Use it to trace sources and understand how references were used.
Instructions
Retrieve papers that this paper references, with citation context. Returns citation context (how the reference was used), 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 references.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| paper_id | Yes | ||
| influential_only | No |