get_article
Retrieve complete metadata for PubMed articles using PMIDs to access titles, authors, abstracts, and publication details for biomedical research.
Instructions
Get complete details of a PubMed article by its PMID.
Args: pmid: The PubMed ID (numeric string), e.g. "33982811".
Returns: Full article metadata: title, all authors, journal, date, DOI, PMC link, publication types, full abstract, keywords, MeSH terms. Returns an error message if the PMID is invalid or not found.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pmid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |