Back to catalog
Cortexa research tool·clinical·tcia
TCIA Get Modality Values
Get the imaging modalities available in a specific TCIA collection or across all collections. Returns modality codes such as CT, MR, PT (PET), CR, DX, US (ultrasound), NM.
Livelast probed 2026-05-01 01:00Z· 77msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 77ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"BodyPartExamined": {
"description": "Body part to filter by (e.g., 'CHEST')",
"type": [
"string",
"null"
]
},
"Collection": {
"description": "Collection name to filter by (e.g., 'LIDC-IDRI'). Omit to get all modalities.",
"type": [
"string",
"null"
]
}
},
"type": "object"
}Examples (1)
Default TCIA Get Modality Values call
public-safeinput
{}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_TCIA_get_modality_values
- Tool name
- TCIA_get_modality_values
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse