Search GenCC Diseases
search_diseasesSearch the GenCC disease catalog by title, MONDO ID, or OMIM ID to resolve free text and retrieve ranked diseases with gene and submitter counts.
Instructions
Search the GenCC disease catalog by harmonized title (natural-language ok, porter-stemmed), MONDO id, or OMIM id. Returns ranked diseases with gene/submitter counts. Use to resolve free text before get_disease_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 | ||
| query | No | ||
| total | No | ||
| message | No | ||
| success | Yes | ||
| diseases | No | ||
| headline | No | ||
| retryable | No | ||
| truncated | No | ||
| error_code | No | ||
| field_errors | No | ||
| recovery_action | No |