Back to catalog
Cortexa research tool·genomics·clinvar
ClinVar Get Variant Details
Get variant summary information from ClinVar by variant ID. Returns accession, title, genes, clinical significance, review status, chromosome location, and variation name. For the same variant, this provides a different field view than ClinVar_get_clinical_significance.
Livelast probed 2026-04-30 23:07Z· 82msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 82ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"variant_id": {
"description": "ClinVar variant ID (e.g., '12345', '123456')",
"type": "string"
}
},
"required": [
"variant_id"
],
"type": "object"
}Examples (1)
Default ClinVar Get Variant Details call
public-safeinput
{
"variant_id": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_ClinVar_get_variant_details
- Tool name
- ClinVar_get_variant_details
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse