Back to catalog
Cortexa research tool·chemistry·omim
OMIM Get Entry
Get detailed OMIM entry by MIM number. Returns comprehensive information including text description, clinical features, inheritance, molecular genetics, and references. MIM numbers are 6-digit identifiers (e.g., 164730 for BRAF gene). Requires OMIM_API_KEY.
Livelast probed 2026-04-30 23:07Z· 92msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 92ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"include": {
"default": "text,clinicalSynopsis,geneMap",
"description": "Data sections to include (default: text,clinicalSynopsis,geneMap)",
"type": "string"
},
"mim_number": {
"description": "OMIM MIM number (e.g., 164730, 219700). Can include OMIM: prefix.",
"type": "string"
},
"operation": {
"const": "get_entry",
"description": "Operation type (fixed: get_entry)",
"type": "string"
}
},
"required": [
"mim_number"
],
"type": "object"
}Examples (1)
Default OMIM Get Entry call
public-safeinput
{
"mim_number": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_OMIM_get_entry
- Tool name
- OMIM_get_entry
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse