search_variants
Search variants in the EVEE database by gene name, rsID, or ClinVar ID to get up to 6 autocomplete-style matches and find variant IDs for further analysis.
Instructions
Autocomplete-style variant lookup (up to 6 matches) in the EVEE database.
The query must be ONE of these exact types — do NOT combine them or add extra words like "pathogenic":
A gene name: "BRCA1", "TP53", "FBN1"
An rsID: "rs1597537935"
A ClinVar variation ID (numeric): "655979"
Returns at most 6 autocomplete-style matches. Pagination/limit params are ignored by the backend.
WARNING: a gene-name query returns an adjacent-position autocomplete slice of variants in that gene — NOT the top-pathogenicity variants of the gene. Do not infer the gene's pathogenic landscape from these 6 rows. To look up a specific variant, query by rsID or ClinVar variation ID.
Use this as the starting point to find variant IDs for the other tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |