Back to catalog
Cortexa research tool·clinical·civic
Civic Get Assertion
Get detailed information about a specific assertion in CIViC database by assertion ID. Assertions are higher-level clinical interpretations that integrate multiple evidence items into formal statements about clinical actionability. Returns assertion description, evidence summary, and associated molecular profile or variant information.
Livelast probed 2026-04-30 23:07Z· 96msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 96ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"assertion_id": {
"description": "CIViC assertion ID (e.g., 101)",
"type": "integer"
}
},
"required": [
"assertion_id"
],
"type": "object"
}Examples (1)
Default Civic Get Assertion call
public-safeinput
{
"assertion_id": 1
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_civic_get_assertion
- Tool name
- civic_get_assertion
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse