Back to catalog
Cortexa research tool·genomics·mesh
MeSH Search Terms
Search MeSH terms (entry terms/synonyms) by label. MeSH terms include the preferred descriptor names as well as alternative entry terms, synonyms, and common names. This is broader than descriptor search and can find terms like 'heart attack' that map to the descriptor 'Myocardial Infarction'. Supports exact, contains, and startswith matching. Example: searching 'tumor' returns terms like 'Tumors', 'Tumor Growth', 'Tumors, Neoplastic'.
Livelast probed 2026-04-30 23:07Z· 107msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 107ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"limit": {
"description": "Maximum number of results (default: 20, max: 50).",
"type": [
"integer",
"null"
]
},
"match": {
"description": "Match type: 'exact' for exact match, 'contains' for partial match (default), 'startswith' for prefix match.",
"type": [
"string",
"null"
]
},
"query": {
"description": "Term label to search for. Examples: 'tumor', 'heart attack', 'aspirin', 'blood pressure', 'DNA repair'.",
"type": "string"
}
},
"required": [
"query"
],
"type": "object"
}Examples (1)
Default MeSH Search Terms call
public-safeinput
{
"query": "BRCA1"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_MeSH_search_terms
- Tool name
- MeSH_search_terms
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse