hr.generate_offer_letter
Generate a formal job offer letter by providing candidate ID, annual salary, and proposed start date. Streamlines hiring by creating standardized offer documents with specified compensation.
Instructions
Generate a formal offer letter for a job candidate with specified compensation and start date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| salary | Yes | Annual salary offer | |
| start_date | Yes | Proposed start date | |
| candidate_id | Yes | Candidate ID |