Back to catalog
Cortexa research tool·genomics·civic
Civic Search Therapies
Search for therapies (drugs/treatments) in CIViC database. Returns a list of cancer therapies and drugs (with IDs and names) that are associated with variants and evidence in CIViC. Use 'query' or 'name' to filter by therapy name (e.g., 'imatinib', 'pembrolizumab').
Livelast probed 2026-05-01 01:00Z· 5955msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 5955ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"limit": {
"default": 20,
"description": "Maximum number of therapies to return (default: 20, recommended max: 100)",
"type": "integer"
},
"name": {
"description": "Filter by therapy/drug name (e.g., 'imatinib', 'ponatinib', 'pembrolizumab'). Alias: query.",
"type": "string"
},
"query": {
"description": "Alias for name. Filter by therapy/drug name.",
"type": "string"
}
},
"required": [],
"type": "object"
}Examples (1)
Default Civic Search Therapies call
public-safeinput
{
"limit": 3,
"query": "BRCA1"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_civic_search_therapies
- Tool name
- civic_search_therapies
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse