Pubmed Fetch Articles
pubmed_fetch_articlesFetch detailed metadata for PubMed articles by providing PubMed IDs. Returns abstracts, authors, journal info, and MeSH terms.
Instructions
Fetch full article metadata by PubMed IDs. Returns detailed article information including abstract, authors, journal, MeSH terms.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pmids | Yes | PubMed IDs to fetch | |
| includeMesh | No | Include MeSH terms | |
| includeGrants | No | Include grant information |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notice | No | Optional guidance when no articles were returned — points to discovery tools. Absent on successful fetches. | |
| articles | Yes | Parsed articles | |
| totalReturned | Yes | Number of articles returned | |
| unavailablePmids | No | PMIDs that returned no article data |