Back to catalog
Cortexa research tool·genomics·civic
Civic Search Diseases
Search for diseases in CIViC database. Returns a list of cancer diseases and conditions (with IDs and names) that are associated with variants and evidence in CIViC. Use 'query' or 'name' to filter by disease name (e.g., 'leukemia', 'melanoma').
Livelast probed 2026-05-01 01:00Z· 712msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 712ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"limit": {
"default": 20,
"description": "Maximum number of diseases to return (default: 20, recommended max: 100)",
"type": "integer"
},
"name": {
"description": "Filter by disease name (e.g., 'leukemia', 'melanoma', 'lung cancer'). Alias: query.",
"type": "string"
},
"query": {
"description": "Alias for name. Filter by disease name.",
"type": "string"
}
},
"required": [],
"type": "object"
}Examples (1)
Default Civic Search Diseases 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_diseases
- Tool name
- civic_search_diseases
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse