Back to catalog
Cortexa research tool·clinical·neurovault
NeuroVault Get Image
Get detailed metadata for a specific brain statistical map image in NeuroVault by image ID. Returns comprehensive information including map type (T/Z/F map), cognitive paradigm and contrast annotations from Cognitive Atlas, analysis level, modality, and file download URL (NIfTI format). Use image IDs from NeuroVault_list_collection_images. Example: image 3128 is a Z map of 'emotion processing fMRI task paradigm' showing FACES minus SHAPES contrast from the Human Connectome Project.
Livelast probed 2026-04-30 23:07Z· 103msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 103ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"image_id": {
"description": "NeuroVault image ID. Examples: 3128 (HCP emotion task Z map), 946 (pain T map)",
"type": "integer"
}
},
"required": [
"image_id"
],
"type": "object"
}Examples (1)
Default NeuroVault Get Image call
public-safeinput
{
"image_id": 1
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_NeuroVault_get_image
- Tool name
- NeuroVault_get_image
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse