article_get
Retrieve biomedical articles and citation data by PMID, PMCID, or DOI. Choose fast or full citation mode to get forward citations, references, and counts from multiple providers.
Instructions
Get article by PMID/PMCID/DOI. Citation: fast mode (~4s, 4 providers, auto-fallback to PubMed) or full mode (~15-30s, all 5 providers incl. PubMed). Forward citation lists come from Europe PMC, Semantic Scholar, and OpenCitations; Crossref provides counts and references only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Article identifier: PMID (numeric, e.g. "12345"), PMCID (e.g. "PMC1234567"), or DOI (e.g. "10.1038/s41586-021-03819-2") | |
| limit | No | Maximum items per section (e.g., 20 citations) | |
| sections | No | Sections to include. Use ["citation"] for citation data, ["all"] for everything. | |
| citation_mode | No | Fast: Europe PMC, Semantic Scholar, OpenCitations, Crossref counts/references (~4s). Full: All 5 providers incl. PubMed (~15-30s). Fast mode auto-falls back to PubMed when other providers return no items. | fast |
| citation_direction | No | Citation direction: "forward" (articles citing this one), "backward" (references), "both" (default) | both |