Back to catalog
Cortexa research tool·genomics·civic
Civic Get Variant
Get detailed information about a specific variant in CIViC database by variant ID. Variants represent specific genetic alterations (SNVs, indels, structural variants, etc.) with clinical significance in cancer. Returns variant name, coordinates, gene association, and related information.
Livelast probed 2026-04-30 23:07Z· 104msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 104ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"variant_id": {
"description": "CIViC variant ID (e.g., 4170)",
"type": "integer"
}
},
"required": [
"variant_id"
],
"type": "object"
}Examples (1)
Default Civic Get Variant call
public-safeinput
{
"variant_id": 1
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_civic_get_variant
- Tool name
- civic_get_variant
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse