Search Genes
search_genesFuzzy search across approved symbols, names, and aliases — e.g. "breast cancer", "p53", "tumor protein". Returns lightweight matches (hgnc_id, symbol, relevance score) ranked by score; call get_gene with a returned symbol for the full record. Keyless.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max matches to return (default 10, max 25). | |
| query | Yes | Gene symbol, name fragment, or alias, e.g. "breast cancer", "p53", "kinase". |