Back to catalog
Cortexa research tool·clinical·tcia
TCIA Get Patient Studies
Get study information for patients in The Cancer Imaging Archive (TCIA). Returns study metadata including study date, description, and patient details. Filter by collection name or patient ID.
Slowlast probed 2026-05-01 00:47Z· 9639msCortexa
Status
Succeeds, but routinely takes more than 8 seconds. Hidden from the agent's default toolset; available via opt-in.
Note: Latency 9639ms > 8000ms threshold
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 9639ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"Collection": {
"description": "Collection name (e.g., 'TCGA-GBM', 'LIDC-IDRI')",
"type": [
"string",
"null"
]
},
"PatientID": {
"description": "Patient identifier",
"type": [
"string",
"null"
]
},
"StudyInstanceUID": {
"description": "DICOM Study Instance UID",
"type": [
"string",
"null"
]
}
},
"type": "object"
}Examples (1)
Default TCIA Get Patient Studies call
public-safeinput
{}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_TCIA_get_patient_studies
- Tool name
- TCIA_get_patient_studies
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse