get_full_text
Retrieve open-access full text articles from PubMed Central using PubMed IDs. Returns complete article content when available or provides alternative access information.
Instructions
Retrieve the full text of an article from PubMed Central (PMC) if available.
Only open-access articles archived in PMC have a full text. Subscription-only articles will return a link to PubMed instead.
Args: pmid: The PubMed ID of the article.
Returns: The full text (title, abstract, and body sections) when the article is open-access in PMC, or a helpful message with links otherwise.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pmid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |