get_paper
Retrieve the full record of an ACL NLP paper by its ID, including abstract, summaries, and method/task entities. Use after a search to inspect specific papers in detail.
Instructions
Fetch a single ACL conference NLP paper by its paper_uuid (the Qdrant point id). USE THIS to inspect a paper in full detail — abstract, summaries, method/task entities — when you already have its ID from a search_papers or list_papers result. Returns the complete paper payload.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paper_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||