Apply to Vacancy
apply_to_vacancyApply to a vacancy on hh.ru using your resume and cover letter. Handles two-pass flow for vacancies with questions: retrieves questions then submits answers.
Instructions
Apply to a vacancy on hh.ru.
Two-pass flow for vacancies with questions:
First call without question_answers -> returns questions list
Second call with question_answers filled -> submits application
Args: vacancy_id: hh.ru vacancy ID resume_id: Resume ID to use (from get_my_resumes) cover_letter: Cover letter text question_answers: Dict mapping question label to answer text
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| resume_id | No | ||
| vacancy_id | Yes | ||
| cover_letter | No | ||
| question_answers | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||