Resolve Identifier
resolve_identifierResolve free-text queries to canonical gene or disease identifiers using exact matches. Specify kind to disambiguate between gene and disease, or use auto mode to detect ambiguous queries.
Instructions
Resolve free text to a canonical GenCC gene (HGNC) and/or disease (MONDO) identifier by exact symbol/id/title match. Use kind='gene' or kind='disease' to disambiguate; default 'auto' tries both and returns ambiguous_query if the text matches both a gene and a disease.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | Resolution scope: auto (both), gene, or disease. | auto |
| query | Yes | Free text to resolve: a gene symbol, HGNC id, disease title, or MONDO/OMIM id. |