Back to catalog
Cortexa research tool·genomics·EFO
OSL Get Efo ID By Disease Name
Legacy helper to find an EFO term ID from a disease name using EMBL-EBI OLS search. Returns the best match as `{efo_id, name}` (or `null` if none). Note: the tool name contains a legacy typo (`OSL_` vs `OLS_`). If you need richer ontology data (IRI, synonyms, children), use the newer `ols_*` tools in `efo_tools.json`.
Livelast probed 2026-05-01 01:00Z· 1398msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 1398ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"disease": {
"description": "Disease name or free-text query (e.g., 'diabetes mellitus').",
"type": "string"
}
},
"required": [
"disease"
],
"type": "object"
}Examples (1)
Default OSL Get Efo ID By Disease Name call
public-safeinput
{
"disease": "type 2 diabetes"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_OSL_get_efo_id_by_disease_name
- Tool name
- OSL_get_efo_id_by_disease_name
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse