Back to catalog
Cortexa research tool·clinical·tcia
TCIA Get Body Part Values
Get the body parts examined in TCIA imaging collections. Returns body part names for filtering series queries. Optionally filter by collection or modality.
Livelast probed 2026-05-01 01:00Z· 106msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 106ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"Collection": {
"description": "Collection name to filter by (e.g., 'TCGA-GBM')",
"type": [
"string",
"null"
]
},
"Modality": {
"description": "Imaging modality to filter by (e.g., 'CT', 'MR')",
"type": [
"string",
"null"
]
}
},
"type": "object"
}Examples (1)
Default TCIA Get Body Part Values call
public-safeinput
{}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_TCIA_get_body_part_values
- Tool name
- TCIA_get_body_part_values
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse