load_atlas
Load a neuroimaging atlas and return its complete label list to ground brain region names for matching user queries.
Instructions
Load an atlas and return its full label list.
The label list is what grounds every later region name — match user phrasing against these strings, not against your own knowledge of neuroanatomy.
Args: atlas_name: One of demo-16, harvard-oxford-sub, harvard-oxford-cort, aal, schaefer-100. Non-bundled atlases are fetched once via nilearn and cached.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| atlas_name | Yes |