Back to catalog
Cortexa research tool·drug discovery·opentarget_genetics
OpenTargets Get Variant Info
Get detailed information about a genetic variant from Open Targets Platform, including genomic coordinates, rsIDs, allele frequencies across populations (gnomAD), functional consequence, transcript consequences, and HGVS notation. Useful for GWAS variant annotation and population genetics.
Livelast probed 2026-04-30 23:07Z· 107msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 107ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"variantId": {
"description": "Open Targets variant ID in format chr_position_ref_alt (e.g., '10_112998590_C_T' for rs7903146, '19_44908684_T_C' for rs429358). Use the search tool to find variant IDs from rsIDs.",
"type": "string"
}
},
"required": [
"variantId"
],
"type": "object"
}Examples (1)
Default OpenTargets Get Variant Info call
public-safeinput
{
"variantId": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_OpenTargets_get_variant_info
- Tool name
- OpenTargets_get_variant_info
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse