pubmed_fetch
Retrieve complete PubMed abstracts for one or more PMIDs, including title, authors, affiliation, and abstract body. Use when summary metadata is insufficient.
Instructions
Get full article abstracts as plain text or XML for one or more PMIDs. Returns the complete abstract text including title, authors, affiliation, and abstract body. Use for reading full abstracts when pubmed_summary metadata is not enough.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pmids | Yes | Comma-separated PMIDs: '12345,67890' | |
| format | No | Output format: text (default) or xml |