search_mesh
ActiveTool of PubMed / MEDLINE Literature Search
Search the MeSH vocabulary for standardized medical terms. Find MeSH (Medical Subject Headings) descriptors to use in precise PubMed searches. Returns MeSH IDs, preferred terms, and scope notes. Args: term: Search term (e.g. 'diabetes', 'heart failure', 'opioid'). limit: Maximum results (default 10).
Parameters schema
{
"type": "object",
"title": "search_meshArguments",
"required": [
"term"
],
"properties": {
"term": {
"type": "string",
"title": "Term"
},
"limit": {
"type": "integer",
"title": "Limit",
"default": 10
}
}
}Parent server
PubMed / MEDLINE Literature Search
1/7 registries