Back to catalog
Cortexa research tool·genomics·EFO
Ols Get Efo Term
Get details for a single EFO term by `iri` (recommended) or `obo_id` (e.g., 'EFO:0000400'). Use `ols_search_efo_terms` first to discover IDs. `iri` example: 'http://www.ebi.ac.uk/efo/EFO_0000400'.
Livelast probed 2026-05-01 01:00Z· 88msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 88ms
Schema
JSON Schema the agent (or your API call) must match.
{
"oneOf": [
{
"required": [
"iri"
]
},
{
"required": [
"obo_id"
]
}
],
"properties": {
"iri": {
"description": "Term IRI returned by `ols_search_efo_terms`.",
"type": "string"
},
"obo_id": {
"description": "OBO ID like 'EFO:0000400' (will be converted to an EFO IRI).",
"type": "string"
}
},
"type": "object"
}Examples (1)
Default Ols Get Efo Term call
public-safeinput
{}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_ols_get_efo_term
- Tool name
- ols_get_efo_term
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse