get_hpo_children
Retrieve direct child terms of a specified HPO term to navigate one level down the phenotype hierarchy.
Instructions
Get direct child terms for a given HPO term (one level down in the hierarchy)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | HPO term ID (e.g., HP:0001234 or just 0001234) | |
| max | No | Maximum number of children to return (default: 20) | |
| offset | No | Number of results to skip for pagination (default: 0) |