Back to catalog
Cortexa research tool·genomics·ols
Ols Get Term Info
Get detailed information about a specific term in OLS
Livelast probed 2026-05-01 01:00Z· 89msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 89ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"id": {
"description": "Ontology term ID or IRI (e.g. HP:0001903, http://purl.obolibrary.org/obo/HP_0001903)",
"type": "string"
},
"operation": {
"const": "get_term_info",
"description": "The operation to perform (get_term_info)",
"type": "string"
},
"term_id": {
"description": "Alias for id — ontology term ID (e.g. HP:0001903)",
"type": "string"
},
"term_iri": {
"description": "Alias for id. Full IRI or short-form ID (e.g., GO:0008150, EFO:0003971). Same as id.",
"type": "string"
}
},
"required": [],
"type": "object"
}Examples (1)
Default Ols Get Term Info call
public-safeinput
{}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_ols_get_term_info
- Tool name
- ols_get_term_info
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse