get_article_detail
ActiveTool of PubMed / MEDLINE Literature Search
declared in 1.27.0
Get full details of a PubMed article by its PMID. Returns title, all authors, complete abstract, MeSH terms, publication types, journal info, and DOI. Args: pmid: PubMed ID (e.g. '39142850').
Parameters schema
{
"type": "object",
"title": "get_article_detailArguments",
"required": [
"pmid"
],
"properties": {
"pmid": {
"type": "string",
"title": "Pmid"
}
}
}Parent server
PubMed / MEDLINE Literature Search
1/7 registries