get_employer_vacancies
Retrieve active job postings for a given employer ID from hh.ru's public search, with paging and raw JSON options.
Instructions
List active vacancies for a specific employer via public vacancy search (employer_id filter). No token required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| raw | No | Return the full raw hh.ru JSON instead of the compact summary. | |
| page | No | Page number (0-based) | |
| per_page | No | Results per page | |
| employer_id | Yes | Employer ID |