icf_get_siblings
Retrieve sibling ICF codes at the same level as a given code, enabling discovery of related or alternative codes within the classification.
Instructions
Get sibling codes — other codes at the same level sharing the same parent.
Useful for finding related or alternative codes. For example, siblings of d450 (Walking) include d455 (Moving around) and d460 (Moving around in different locations).
Args: code: ICF code to find siblings for (e.g., "d450", "b280")
Returns: List of sibling codes with titles.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |