Back to catalog
Cortexa research tool·genomics·plant_reactome
PlantReactome Get Pathway
Get detailed information about a specific Plant Reactome pathway by stable ID. Returns pathway name, species, sub-events (reactions), compartments, GO annotations, and cross-references. Example: 'R-OSA-1119312' returns the Photorespiration pathway in Oryza sativa.
Livelast probed 2026-04-30 23:07Z· 110msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 110ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"pathway_id": {
"description": "Plant Reactome stable identifier. Format: R-{species_code}-{number}. Examples: 'R-OSA-1119312' (Photorespiration in rice), 'R-OSA-1119519' (Calvin cycle in rice).",
"type": "string"
}
},
"required": [
"pathway_id"
],
"type": "object"
}Examples (1)
Default PlantReactome Get Pathway call
public-safeinput
{
"pathway_id": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_PlantReactome_get_pathway
- Tool name
- PlantReactome_get_pathway
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse