get_full_text
Retrieve the full text of PMC Open Access articles in BioC JSON format. Provide a PubMed or PMC ID to obtain the complete article content.
Instructions
Fetch the full text of a PMC Open Access article in BioC JSON format. USE SPARINGLY: full articles can be large.
Only articles in the PMC Open Access Subset or Author Manuscript Collection are available.
id is a single PubMed ID (e.g. "17299597") or PMC ID (e.g. "PMC1790863") matching id_type.
Response is truncated to max_chars characters; check the "truncated" flag.
Examples: get_full_text(id="17299597") get_full_text(id="PMC1790863", id_type="pmcid")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| id_type | No | pmid | |
| encoding | No | unicode | |
| max_chars | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||