Back to catalog
Cortexa research tool·clinical·cancer_prognosis
CancerPrognosis Search Studies
Search cBioPortal for cancer genomics studies by keyword. Find studies by cancer type, institution, or data type. Returns study IDs that can be used with other CancerPrognosis tools. Covers 400+ studies including all TCGA projects, AACR GENIE, MSK-IMPACT, and institutional cohorts.
Livelast probed 2026-04-30 23:07Z· 88msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 88ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"cancer": {
"description": "Cancer type to search for. Alias for keyword.",
"type": "string"
},
"cancer_type": {
"description": "Cancer type to search for. Alias for keyword.",
"type": "string"
},
"keyword": {
"description": "Search keyword (e.g., 'breast', 'lung', 'TCGA', 'melanoma', 'glioblastoma')",
"type": "string"
},
"limit": {
"description": "Maximum number of results to return (default 20, max 100)",
"type": [
"integer",
"null"
]
},
"operation": {
"description": "Operation type",
"enum": [
"search_studies"
],
"type": "string"
},
"query": {
"description": "Search query. Alias for keyword (e.g., 'lung', 'breast', 'TCGA').",
"type": "string"
}
},
"required": [],
"type": "object"
}Examples (1)
Default CancerPrognosis Search Studies call
public-safeinput
{
"query": "BRCA1"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_CancerPrognosis_search_studies
- Tool name
- CancerPrognosis_search_studies
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse