Get Region Children
get-region-childrenRetrieve child regions for a given region ID to drill down into the geographic hierarchy. Use with depth parameter to control detail level.
Instructions
Returns the children of a specific region. Use to drill down from get-regions-tree.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | Depth of children to return (1-3, default: 2) | |
| regionId | Yes | Region ID to get children for |