pubmed_get_details
Fetch complete metadata for PubMed articles using PMIDs, including abstract, authors, journal, DOI, and MeSH terms. Ideal for retrieving full records from specific citations or search results.
Instructions
Retrieve complete metadata for specific PubMed articles by PMID. Accepts a single PMID or array of PMIDs (up to 20). Returns full article records including abstract, authors, journal, DOI, MeSH terms. Use when you have specific PMIDs from a previous search or citation and need the full record.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pmids | Yes | Single PMID string or array of PMIDs. | |
| format | No | Output format. | standard |