get_skills
Resolve hh.ru skill IDs into readable names. Accepts 1–50 IDs, returns compact id–name listing.
Instructions
Resolve skill names by id via /skills (1–50 ids). Use suggest_skill_set to discover ids by name first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Skill id(s) to resolve (1–50). hh.ru /skills requires ids — use suggest_skill_set to find them by name. | |
| raw | No | Return the full raw hh.ru JSON instead of the compact id — name listing. |