hr.update_employee
Update employee records by modifying any field such as name, role, salary, or department.
Instructions
Update an employee's record. Can modify any field including name, role, salary, department, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| employee_id | Yes | Employee ID to update | |
| fields | Yes | Key-value pairs of fields to update |