search_resumes
Find qualified candidates by filtering resumes by keywords, region, role, salary, and experience. Requires employer access.
Instructions
Search candidate resumes by keywords, region, professional role, salary, experience. Requires an EMPLOYER OAuth token (HH_ACCESS_TOKEN) AND a paid hh.ru resume-database subscription — applicant/anonymous tokens get 403.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| raw | No | Return the full raw hh.ru JSON instead of the compact summary. | |
| area | No | Region code (1=Moscow, 2=Saint Petersburg) | |
| page | No | Page number (0-based) | |
| text | No | Search keywords (skills, job title, etc.) | |
| salary | No | Expected salary amount | |
| per_page | No | Results per page | |
| experience | No | Experience level | |
| professional_role | No | Professional role ID. Use get_professional_roles to find IDs. |