Search GenCC Genes
search_genesSearch the GenCC gene catalog to find genes by symbol or HGNC ID, returning ranked results with assertion roll-ups including disease count and conflict detection. Resolve free-text queries before detailed curation lookups.
Instructions
Search the GenCC gene catalog by approved symbol, partial symbol, or HGNC id. Returns ranked genes with assertion roll-ups (number of diseases, submitters, strongest classification, conflict flag). Use to resolve free text before get_gene_curations. Page large result sets via the release-bound truncated.next_cursor (surfaced as _meta.next_commands[0]).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | No | ||
| cursor | No | ||
| offset | No | ||
| response_mode | No | Verbosity: minimal | compact | standard | full (default compact). | compact |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| _meta | No | Per-call envelope metadata. | |
| count | No | ||
| genes | No | ||
| query | No | ||
| total | No | ||
| message | No | ||
| success | Yes | ||
| headline | No | ||
| retryable | No | ||
| truncated | No | ||
| error_code | No | ||
| field_errors | No | ||
| recovery_action | No |