Back to catalog
Cortexa research tool·structure·neuromorpho
NeuroMorpho Get Neuron
Get detailed neuron reconstruction data from NeuroMorpho.Org by neuron ID or name. Returns species, brain region, cell type, staining method, reconstruction software, morphological attributes, and associated publications. Example: neuron_id=1 returns a Rhesus monkey prefrontal pyramidal neuron.
Livelast probed 2026-05-01 01:00Z· 102msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 102ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"neuron_id": {
"description": "Numeric neuron ID in NeuroMorpho.Org database. Examples: 1, 102399, 50000.",
"type": [
"integer",
"null"
]
},
"neuron_name": {
"description": "Neuron name string (alternative to neuron_id). Example: 'cnic_001'.",
"type": [
"string",
"null"
]
}
},
"type": "object"
}Examples (1)
Default NeuroMorpho Get Neuron call
public-safeinput
{}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_NeuroMorpho_get_neuron
- Tool name
- NeuroMorpho_get_neuron
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse