get_employer_manager
Fetch a specific employer manager by employer ID and manager ID to view their profile and contact details.
Instructions
Get a single employer manager by id. Requires HH_ACCESS_TOKEN.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| raw | No | Return the full raw hh.ru JSON instead of the compact summary. | |
| manager_id | Yes | Manager ID | |
| employer_id | Yes | Employer ID |