Inspect a paper and its citation neighborhood
paper_infoFetch metadata for a known academic paper by identifier, optionally including its citations and references ranked by influence.
Instructions
Get metadata for one known paper, optionally with the papers that cite it and the papers it references.
Use this when you already have an identifier; use search_papers to find one first, and recommend_papers for related work that is not a direct citation. Read-only, one upstream lookup per requested section. An unresolvable identifier returns a not-found message rather than an error. Citation and reference lists are ordered by influence and cut at limit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max citations/references to return (default 20) | |
| include | No | Comma-separated: "detail", "citations", "references" (default: "detail") | detail |
| paper_id | Yes | Paper identifier (S2 ID, DOI, ArXiv:ID, OpenAlex W-ID, etc.) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||