get_hpo_parents
Retrieve the immediate parent terms of an HPO term to navigate the phenotype hierarchy one level up.
Instructions
Get direct parent terms for a given HPO term (one level up 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 parents to return (default: 20) | |
| offset | No | Number of results to skip for pagination (default: 0) |