get_report_detail
ActiveTool of CDC MMWR Reports
Get the full abstract and metadata of an MMWR article by PubMed ID. Returns the complete abstract, authors, publication date, volume/issue, and any MeSH subject headings. Use PMIDs from search_mmwr or get_recent_reports results. Args: pmid: PubMed ID of the MMWR article (e.g. '38271059').
Parameters schema
{
"type": "object",
"title": "get_report_detailArguments",
"required": [
"pmid"
],
"properties": {
"pmid": {
"type": "string",
"title": "Pmid"
}
}
}Parent server
CDC MMWR Reports
1/7 registries