get_areas_subtree
Retrieve a compact subtree of regions and cities for a given country/region ID (e.g., 113=Russia) from hh.ru, providing a lighter alternative to the full areas directory.
Instructions
Get the regions/cities subtree under one area id (e.g. 113=Russia) — lighter than the full /areas tree.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| raw | No | Return the full raw hh.ru JSON instead of the compact id — name listing. | |
| area_id | Yes | Country/region id to fetch the subtree for (e.g. 113=Russia, 1=Moscow). Lighter than the full /areas tree. |