openalex_get_work
Retrieve detailed paper information including abstract, authors, topics, and reference count using OpenAlex ID, DOI, or PMID.
Instructions
Get detailed information about a specific paper by its OpenAlex ID, DOI, or PMID. Includes full abstract, author information, topics, and references count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| work_id | Yes | Paper identifier (OpenAlex ID like W1234567890, DOI like 10.xxx, or PMID) | |
| include_abstract | No | Include abstract in response (default: true) | |
| abstract_mode | No | Abstract processing mode: "quick" (cached) or "deep" (fetch new) |