Back to catalog
Cortexa research tool·genomics·reactome
Reactome Get Reaction
Get detailed information about a specific reaction/event by its Stable ID. Returns comprehensive reaction data including inputs, outputs, regulation, literature references, and participants. Uses the unified query endpoint. Use Reactome_get_pathway_reactions to get valid reaction IDs first.
Livelast probed 2026-05-01 01:00Z· 87msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 87ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"stId": {
"description": "Reaction Stable ID (e.g., 'R-HSA-111289'). To find reaction IDs, use Reactome_get_pathway_reactions with a pathway ID to get all reactions in that pathway.",
"type": "string"
}
},
"required": [
"stId"
],
"type": "object"
}Examples (1)
Default Reactome Get Reaction call
public-safeinput
{
"stId": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_Reactome_get_reaction
- Tool name
- Reactome_get_reaction
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse