Back to catalog
Cortexa research tool·chemistry·plant_reactome
PlantReactome Search Pathways
Search for plant biological pathways in Plant Reactome (Gramene). Plant Reactome is a curated resource for plant metabolic and regulatory pathways, covering model and crop species including rice (Oryza sativa), Arabidopsis thaliana, maize, wheat, and 140+ plant species. Returns pathways matching the query with their stable IDs and species. Example: 'photosynthesis' finds photosynthesis-related pathways.
Livelast probed 2026-04-30 23:07Z· 90msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 90ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"query": {
"description": "Search query for plant pathways. Examples: 'photosynthesis', 'Calvin cycle', 'flavonoid biosynthesis', 'nitrogen fixation', 'auxin signaling'.",
"type": "string"
},
"species": {
"description": "Species name to filter results. Examples: 'Oryza sativa', 'Arabidopsis thaliana', 'Zea mays'. Default: all species.",
"type": [
"string",
"null"
]
}
},
"required": [
"query"
],
"type": "object"
}Examples (1)
Default PlantReactome Search Pathways call
public-safeinput
{
"query": "BRCA1"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_PlantReactome_search_pathways
- Tool name
- PlantReactome_search_pathways
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse