list_all_diseases
Discover all unique diseases in the patient dataset, returning a sorted list to identify which conditions can be queried.
Instructions
List all unique diseases present in the patient dataset. Useful for discovering what diseases can be queried.
Returns: A sorted list of disease names.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||