Back to catalog
Cortexa research tool·genomics·go
GO Get Term By ID
Retrieves basic GO term information by ID using GOlr search.
Livelast probed 2026-04-30 23:07Z· 108msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 108ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"id": {
"description": "The standard GO term ID, e.g., 'GO:0006915' for apoptotic process.",
"type": "string"
}
},
"required": [
"id"
],
"type": "object"
}Examples (1)
Default GO Get Term By ID call
public-safeinput
{
"id": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_GO_get_term_by_id
- Tool name
- GO_get_term_by_id
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse