Fetch open-access full text
literature_get_fulltextFetch open-access full text from Europe PMC using PMID, PMCID, or DOI. Returns structured sections, abstract, and metadata for open-access papers; indicates if not found.
Instructions
Fetch open-access full text from Europe PMC (PMC Open Access subset) for a paper identified by at least one of pmcid, pmid, or doi. Returns title, abstract, structured sections, a joined plain-text full_text, and metadata (identifiers, source, url, license, word/character counts, truncated flag). Papers without open-access full text return a structured status of "not_found".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doi | No | Digital Object Identifier | |
| pmid | No | PubMed identifier | |
| pmcid | No | PubMed Central identifier, e.g. PMC1234567 | |
| max_chars | No | Maximum characters in the joined full_text string; sections and abstract are returned in full |