get_citations
Retrieve citation information for a research paper: view papers that cite it or papers it references.
Instructions
Get citation information for a paper: who cites it (cited-by) or what it references (references).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paper_id | Yes | Paper UUID | |
| direction | Yes | cited_by = papers citing this one, references = papers this one cites | |
| limit | No | Max results (default 20) |