get_areas_subtree
Fetch the regions and cities under a specific area ID, returning a compact id-name list instead of the full areas tree.
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. |