Back to catalog
Cortexa research tool·clinical·civic
Civic Search Assertions
Search for assertions in CIViC database. Assertions are higher-level clinical interpretations that integrate multiple evidence items into formal statements about clinical actionability. Returns a list of assertions with descriptions and associated molecular profiles or variants. Filter by therapy (e.g., 'ponatinib'), disease (e.g., 'leukemia'), or variant name.
Livelast probed 2026-04-30 23:07Z· 474msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 474ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"disease": {
"description": "Filter by disease name (e.g., 'leukemia', 'melanoma'). Alias: disease_name.",
"type": "string"
},
"disease_name": {
"description": "Alias for disease. Filter by disease name.",
"type": "string"
},
"limit": {
"default": 20,
"description": "Maximum number of assertions to return (default: 20, recommended max: 100)",
"type": "integer"
},
"therapy": {
"description": "Filter by therapy/drug name (e.g., 'imatinib', 'ponatinib'). Alias: therapy_name.",
"type": "string"
},
"therapy_name": {
"description": "Alias for therapy. Filter by therapy/drug name.",
"type": "string"
},
"variant_name": {
"description": "Filter by variant name (e.g., 'V600E', 'T315I').",
"type": "string"
}
},
"required": [],
"type": "object"
}Examples (1)
Default Civic Search Assertions call
public-safeinput
{
"disease": "type 2 diabetes",
"disease_name": "type 2 diabetes",
"limit": 3
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_civic_search_assertions
- Tool name
- civic_search_assertions
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse