Back to catalog
Cortexa research tool·structure·omim
OMIM Get Clinical Synopsis
Get clinical synopsis (phenotype features) for an OMIM phenotype entry. Returns structured clinical features organized by body system (e.g., neurologic, cardiovascular). Essential for phenotype-based disease matching. Requires OMIM_API_KEY.
Livelast probed 2026-04-30 23:07Z· 111msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 111ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"mim_number": {
"description": "OMIM MIM number for phenotype (e.g., 219700 for cystic fibrosis)",
"type": "string"
},
"operation": {
"const": "get_clinical_synopsis",
"description": "Operation type (fixed: get_clinical_synopsis)",
"type": "string"
}
},
"required": [
"mim_number"
],
"type": "object"
}Examples (1)
Default OMIM Get Clinical Synopsis call
public-safeinput
{
"mim_number": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_OMIM_get_clinical_synopsis
- Tool name
- OMIM_get_clinical_synopsis
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse