Back to catalog
Cortexa research tool·clinical·cbioportal
CBioPortal Get Clinical Attributes
Get available clinical attributes for a cancer study. Returns attribute IDs, names, and data types. Use to know what clinical data can be queried (e.g., stage, grade, survival).
Livelast probed 2026-04-30 23:07Z· 105msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 105ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"study_id": {
"description": "Cancer study ID (e.g., 'brca_tcga')",
"type": "string"
}
},
"required": [
"study_id"
],
"type": "object"
}Examples (1)
Default CBioPortal Get Clinical Attributes call
public-safeinput
{
"study_id": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_cBioPortal_get_clinical_attributes
- Tool name
- cBioPortal_get_clinical_attributes
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse