Query
querySearch MyDisease.info for diseases by free-text name or fielded query. Returns matching hits, each keyed by a MONDO disease id (e.g. "MONDO:0015967") with the best-matching ontology and annotation keys. Use this to resolve a disease name to canonical ontology ids before calling the "disease" tool. Free text like "diabetes" or "asthma" works; fielded queries like "mondo.label:asthma" or "disgenet.xrefs.disease_name:..." narrow the search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| size | No | Number of hits to return, 1-1000 (default 10). | |
| query | Yes | Free-text disease name (e.g. "diabetes") or a fielded query (e.g. "mondo.label:asthma"). | |
| fields | No | Comma-separated list of annotation fields to return (default: all fields). |